Files
SnapOtter/apps/api/drizzle/meta/_journal.json
T
Siddharth Kumar Sah dda37e90cc feat(db): add userFiles table and migration
Introduces the user_files table to track uploaded files per user,
including metadata fields for dimensions, versioning, and tool chains.
2026-03-26 01:10:50 +08:00

41 lines
795 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1774119039901,
"tag": "0000_clammy_madelyne_pryor",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1774125684700,
"tag": "0001_amusing_omega_red",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1774357742003,
"tag": "0002_pale_silver_sable",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1774598000000,
"tag": "0003_add_team_to_users",
"breakpoints": true
},
{
"idx": 4,
"version": "6",
"when": 1774372393588,
"tag": "0004_married_forgotten_one",
"breakpoints": true
}
]
}