Notes: 1.004 Release Notes - possibility to create a branch of a branch by duplicating it - it is possible to see who modified last a script and when - it is possible to search among modified scripts - added FAQ questions If you are upgrading from a previous deltasql version, please execute the following commands into the deltasql schema: ALTER TABLE `tbscript` ADD `update_dt` DATE NULL AFTER `create_dt` ; ALTER TABLE `tbscript` ADD `update_user` VARCHAR( 64 ) NULL AFTER `update_dt`;
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use