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_45a899d3597b60",
5 "operations": [
6 {
7 "sql": {
8 "up": "CREATE INDEX idx_google_drive_directories_file_id ON google_drive_directories USING btree (file_id)"
9 }
10 }
11 ]
12 },
13 "migrationType": "inferred",
14 "name": "sql_45a899d3597b60",
15 "parent": "sql_18f83793ce7a31",
16 "schema": "public",
17 "startedAt": "2025-07-14T07:26:40.176048Z"
18}