- Add mutable column to preferences table (distinguishes user-adjustable prefs from enforcements) - Add teams and team_members tables for multi-member project ownership - Add teamId and ownerType columns to projects table - Generate Drizzle migration Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
27 lines
497 B
JSON
27 lines
497 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1773368153122,
|
|
"tag": "0000_loud_ezekiel_stane",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1773602195609,
|
|
"tag": "0001_magical_rattler",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1773625181629,
|
|
"tag": "0002_nebulous_mimic",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |