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
36fbb2877a
db-schema
/
db_scripts
/
diff
/
15022.up
5 lines
96 B
Raw
Blame
History
USE billing;
ALTER TABLE contacts
CHANGE COLUMN postcode postcode VARCHAR(16) DEFAULT NULL;
Reference in new issue
View Git Blame
Copy Permalink