This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
umami
Watch
9
Star
0
Fork
You've already forked umami
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f361dc5f53
umami
/
db
/
mysql
/
migrations
/
20230507181402_add_event_bo...
/
migration.sql
3 lines
83 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
`
event_data
`
ADD
COLUMN
`
event_bool_value
`
BOOLEAN
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink