branch_tables

Merge Tables

✅ Correct per-branch merge: FROM: branches/<branch>/table_*.db INTO: branches/<branch>/table.db

✅ No duplicates:

  • UNIQUE INDEX ux_contacts_nodup
  • INSERT OR IGNORE

✅ Always move source -> backup_tables with unique naming.

post/merge-tables

Query parameters

archiveinteger

(ignored) Always archives after merge. Kept for compatibility.

(ignored) Always archives after merge. Kept for compatibility.

Response

Successful Response

{"stackTrail":"paths:/merge-tables:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.