chore(db): adiciona campo dashboardWidgets em userPreferences

- Novo campo jsonb para armazenar ordem e widgets ocultos
- Migração 0009_add_dashboard_widgets criada
This commit is contained in:
Felipe Coutinho
2026-01-20 16:36:43 +00:00
parent 540b250a47
commit 74a9081601
4 changed files with 2005 additions and 34 deletions

View File

@@ -64,6 +64,13 @@
"when": 1767125796314,
"tag": "0008_fat_stick",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1768925100873,
"tag": "0009_add_dashboard_widgets",
"breakpoints": true
}
]
}