{ "version": "6", "dialect": "sqlite", "id": "0359bc76-7666-42f5-8a2a-82b69368ffbd", "prevId": "00000000-0000-0000-0000-000000000000", "tables": { "notes": { "name": "notes", "columns": { "id": { "name": "id", "type": "text", "primaryKey": true, "notNull": true, "autoincrement": false }, "title": { "name": "title", "type": "text", "primaryKey": false, "notNull": false, "autoincrement": false }, "note_audio_url": { "name": "note_audio_url", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false }, "note_text": { "name": "note_text", "type": "text", "primaryKey": false, "notNull": false, "autoincrement": false }, "created_at": { "name": "created_at", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false } }, "indexes": {}, "foreignKeys": {}, "compositePrimaryKeys": {}, "uniqueConstraints": {}, "checkConstraints": {} } }, "views": {}, "enums": {}, "_meta": { "schemas": {}, "tables": {}, "columns": {} }, "internal": { "indexes": {} } }