This website requires JavaScript.
Explore
Help
Sign In
daniel.w
/
lazyBoy
Watch
1
Star
0
Fork
You've already forked lazyBoy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
012162cd9b
lazyBoy
/
migrations
/
013_voice_enabled.sql
3 lines
80 B
SQL
Raw
Blame
History
ALTER
TABLE
spaces
ADD
COLUMN
voice_enabled
BOOLEAN
NOT
NULL
DEFAULT
FALSE
;
Reference in New Issue
View Git Blame
Copy Permalink