summary refs log tree commit diff
path: root/util/src/migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix rebase conflictsTheArcaneBrony2022-08-157-1542/+0
|
* restructure to single projectFlam3rboy2022-08-1317-8346/+0
|
* Fix updated client stuff...TheArcaneBrony2022-08-133-459/+79
|
* Push local state...TheArcaneBrony2022-08-1310-0/+2429
|
* Do the funny thing (make user->invite cascade delet)TheArcaneBrony2022-08-133-0/+328
|
* Make teams nullableTheArcaneBrony2022-08-101-0/+18
|
* Add migrationsTheArcaneBrony2022-08-106-1116/+613
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-08-104-0/+1699
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-093-0/+304
|
* Add migrationsTheArcaneBrony2022-08-093-12/+2466
|
* Switch to migrations fullyTheArcaneBrony2022-08-098-163/+3539
|
* Fix typo in table 'client_relase' -> 'client_release' ( and other of the ↵Madeline2022-03-301-0/+16
| | | | | | | same typo ) (#703) * Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo. * Fixed migration ( but dirty lol )
* :sparkles: migration for timestamp migrationsFlam3rboy2021-10-171-0/+15
|
* :sparkles: add presence migrationFlam3rboy2021-10-171-0/+11
|
* :sparkles: automatically run db migrationsFlam3rboy2021-10-153-109/+68
|
* :bug: fix migration + autojoinFlam3rboy2021-10-141-2/+5
|
* Merge branch 'master' into pr/TheArcaneBrony/434Flam3rboy2021-10-101-43/+16
|\
| * :bug: fix modify role.permissionsFlam3rboy2021-10-101-43/+16
| |
* | Merge branch 'master' into remove-vanity-urlFlam3rboy2021-10-101-5/+10
|\|
| * :art: update migration scriptFlam3rboy2021-10-101-8/+10
| |
* | added vanity db migrationFlam3rboy2021-10-102-11/+27
|/
* :art: emoji db migrationFlam3rboy2021-10-102-0/+36
|
* :art: improve migration scriptFlam3rboy2021-10-051-21/+103
|
* :sparkles: db migrate scriptFlam3rboy2021-10-041-0/+47