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
/
postgresql
/
migrations
/
20230507180839_add_event_bo...
/
migration.sql
3 lines
82 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
event_data
"
ADD
COLUMN
"
event_bool_value
"
BOOLEAN
;
Reference in New Issue
View Git Blame
Copy Permalink