{ "version": "6", "dialect": "sqlite", "id": "b88a9929-0bda-4344-b012-87c3335389ed", "prevId": "00000000-0000-0000-0000-000000000000", "tables": { "file_cache": { "name": "file_cache", "columns": { "id": { "name": "id", "type": "integer", "primaryKey": true, "notNull": true, "autoincrement": true }, "name": { "name": "name", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false }, "expiry": { "name": "expiry", "type": "integer", "primaryKey": false, "notNull": true, "autoincrement": false } }, "indexes": {}, "foreignKeys": {}, "compositePrimaryKeys": {}, "uniqueConstraints": {}, "checkConstraints": {} }, "key_cache": { "name": "key_cache", "columns": { "id": { "name": "id", "type": "integer", "primaryKey": true, "notNull": true, "autoincrement": true }, "songId": { "name": "songId", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false }, "codec": { "name": "codec", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false }, "decryptionKey": { "name": "decryptionKey", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false } }, "indexes": {}, "foreignKeys": {}, "compositePrimaryKeys": {}, "uniqueConstraints": {}, "checkConstraints": {} } }, "views": {}, "enums": {}, "_meta": { "schemas": {}, "tables": {}, "columns": {} }, "internal": { "indexes": {} } }