A decentralized music tracking and discovery platform built on AT Protocol 馃幍
at feat/pgpull 18 lines 412 B view raw
1{ 2 "done": true, 3 "migration": { 4 "name": "sql_76f1105aa6ca0f", 5 "operations": [ 6 { 7 "sql": { 8 "up": "CREATE UNIQUE INDEX unique_sftp_path ON sftp_directories USING btree (sftp_id, path)" 9 } 10 } 11 ] 12 }, 13 "migrationType": "inferred", 14 "name": "sql_76f1105aa6ca0f", 15 "parent": "sql_2d6fff5c5e6c78", 16 "schema": "public", 17 "startedAt": "2025-07-07T20:31:54.518491Z" 18}