This website works better with JavaScript.
Explore
Help
Sign In
sipwise
/
db-schema
mirror of
https://github.com/sipwise/db-schema.git
Watch
1
Star
0
Fork
You've already forked db-schema
0
Code
Issues
Releases
Wiki
Activity
a6c5bfb8c6
db-schema
/
db_scripts
/
diff
/
15091.down
2 lines
91 B
Raw
Blame
History
USE billing;
alter table invoice_templates add column is_active boolean not null default 0;
Reference in new issue
View Git Blame
Copy Permalink