{ "version": "6", "dialect": "sqlite", "id": "470a58bd-e8ee-4a66-8d46-cf02228639e3", "prevId": "00000000-0000-0000-0000-000000000000", "tables": { "PublicKeys": { "name": "PublicKeys", "columns": { "deviceID": { "name": "deviceID", "type": "integer", "primaryKey": true, "notNull": true, "autoincrement": false }, "publicKeyPem": { "name": "publicKeyPem", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false } }, "indexes": {}, "foreignKeys": {}, "compositePrimaryKeys": {}, "uniqueConstraints": {}, "checkConstraints": {} } }, "views": {}, "enums": {}, "_meta": { "schemas": {}, "tables": {}, "columns": {} }, "internal": { "indexes": {} } }