{ "version": "5", "dialect": "sqlite", "id": "88aa0254-106e-424e-ab66-417ff44bbf0b", "prevId": "00000000-0000-0000-0000-000000000000", "tables": { "precios": { "name": "precios", "columns": { "id": { "name": "id", "type": "integer", "primaryKey": true, "notNull": true, "autoincrement": true }, "ean": { "name": "ean", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false }, "fetched_at": { "name": "fetched_at", "type": "integer", "primaryKey": false, "notNull": true, "autoincrement": false }, "precio_centavos": { "name": "precio_centavos", "type": "integer", "primaryKey": false, "notNull": false, "autoincrement": false }, "in_stock": { "name": "in_stock", "type": "integer", "primaryKey": false, "notNull": false, "autoincrement": false }, "url": { "name": "url", "type": "text", "primaryKey": false, "notNull": true, "autoincrement": false } }, "indexes": {}, "foreignKeys": {}, "compositePrimaryKeys": {}, "uniqueConstraints": {} } }, "enums": {}, "_meta": { "schemas": {}, "tables": {}, "columns": {} } }