source: trunk/SQL/18.sql

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