2023-12-23 23:35:43 +00:00
|
|
|
{
|
2024-08-19 23:57:56 +00:00
|
|
|
"version": "5",
|
2023-12-23 23:35:43 +00:00
|
|
|
"dialect": "sqlite",
|
2024-08-19 23:57:56 +00:00
|
|
|
"id": "a565621c-046e-4f4d-b505-104e2c4f2b6c",
|
|
|
|
"prevId": "88aa0254-106e-424e-ab66-417ff44bbf0b",
|
2023-12-23 23:35:43 +00:00
|
|
|
"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
|
|
|
|
},
|
|
|
|
"warc_record_id": {
|
|
|
|
"name": "warc_record_id",
|
|
|
|
"type": "text",
|
|
|
|
"primaryKey": false,
|
|
|
|
"notNull": false,
|
|
|
|
"autoincrement": false
|
|
|
|
},
|
|
|
|
"parser_version": {
|
|
|
|
"name": "parser_version",
|
|
|
|
"type": "integer",
|
|
|
|
"primaryKey": false,
|
|
|
|
"notNull": false,
|
|
|
|
"autoincrement": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"indexes": {},
|
|
|
|
"foreignKeys": {},
|
|
|
|
"compositePrimaryKeys": {},
|
|
|
|
"uniqueConstraints": {}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"enums": {},
|
|
|
|
"_meta": {
|
2024-08-19 23:57:56 +00:00
|
|
|
"schemas": {},
|
2023-12-23 23:35:43 +00:00
|
|
|
"tables": {},
|
|
|
|
"columns": {}
|
2024-08-19 23:57:56 +00:00
|
|
|
}
|
2023-12-23 23:35:43 +00:00
|
|
|
}
|