mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
create and apply mysql migrations
This commit is contained in:
parent
ccfb228509
commit
da7f4cb2d0
6 changed files with 151 additions and 38 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE `report` MODIFY `parameters` JSON NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue