mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
basic sqlite support
This commit is contained in:
parent
90345c5874
commit
f7ff90e93e
7 changed files with 205 additions and 1 deletions
3
prisma/sqlite/migration_lock.toml
Normal file
3
prisma/sqlite/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 = "sqlite"
|
||||
Loading…
Add table
Add a link
Reference in a new issue