mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Prisma Migrate with database seeding fixes #559
This commit is contained in:
parent
f8ac987bfc
commit
3925258bc7
12 changed files with 340 additions and 68 deletions
3
prisma/mysql/migrations/migration_lock.toml
Normal file
3
prisma/mysql/migrations/migration_lock.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Please do not edit this file manually
|
||||
# It should be added in your version-control system (i.e. Git)
|
||||
provider = "mysql"
|
||||
Loading…
Add table
Add a link
Reference in a new issue