forked from
rocksky.app/rocksky
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
1{
2 "done": true,
3 "migration": {
4 "name": "sql_d58ea73a9fcdc5",
5 "operations": [
6 {
7 "sql": {
8 "up": "CREATE INDEX idx_dropbox_directories_file_id ON dropbox_directories USING btree (file_id)"
9 }
10 }
11 ]
12 },
13 "migrationType": "inferred",
14 "name": "sql_d58ea73a9fcdc5",
15 "parent": "sql_45a899d3597b60",
16 "schema": "public",
17 "startedAt": "2025-07-14T07:27:17.581342Z"
18}