Files
GearBox/drizzle-pg/meta/_journal.json
Jean-Luc Makiola 39ef9cc433 feat(25-01): add attribution columns and unique constraint to globalItems
- Add sourceUrl, imageCredit, imageSourceUrl nullable columns
- Add unique constraint on (brand, model) pair
- Generate migration 0003_loving_serpent_society.sql
2026-04-10 10:55:55 +02:00

34 lines
644 B
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
}
]
}