Files
GearBox/drizzle-pg/meta/_journal.json
Jean-Luc Makiola e10f0eda3d feat(33-02): generate migration for market_prices, community_prices tables
- CREATE TABLE market_prices with unique(global_item_id, market, currency)
- CREATE TABLE community_prices with unique(global_item_id, user_id, source_type)
- ALTER TABLE items ADD COLUMN price_currency
- ALTER TABLE thread_candidates ADD COLUMN found_price_cents, found_price_currency, found_price_date
- Note: db:push requires running PostgreSQL — apply on deployment

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 18:02:40 +02:00

55 lines
1.1 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1775377947759,
"tag": "0000_thankful_loners",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1775386658636,
"tag": "0001_tough_boomerang",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1775413526643,
"tag": "0002_wakeful_vermin",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1775811339957,
"tag": "0003_loving_serpent_society",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1776016552627,
"tag": "0004_smiling_night_nurse",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1776095449827,
"tag": "0005_true_green_goblin",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1776096142720,
"tag": "0006_remarkable_susan_delgado",
"breakpoints": true
}
]
}