source:
trunk/SQL/18.sql
Last change on this file was 56, checked in by , 12 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | ALTER TABLE `SystemVersion` CHANGE `Rev10` `Rev18` BIT( 1 ) NULL DEFAULT NULL ; |
2 | |
3 | ALTER TABLE `Terminal` CHANGE `Id` `Id` INT( 11 ) NOT NULL AUTO_INCREMENT ; |
Note:
See TracBrowser
for help on using the repository browser.