mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 19:59:26 +01:00
* feat: add user groups * wip: add unit tests * wip: add more tests and normalized name for creation and update * test: add unit tests for group router * fix: type issues, missing mysql schema, rename column creator_id to owner_id * fix: lint and format issues * fix: deepsource issues * fix: forgot to add log message * fix: build not working * chore: address pull request feedback * feat: add mysql migration and fix merge conflicts * fix: format issue and test issue
14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"version": "5",
|
|
"dialect": "mysql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "5",
|
|
"when": 1714414260766,
|
|
"tag": "0000_chubby_darkhawk",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|