Changeset e6bb836 in github for SQL/mssql.upgrade.sql


Ignore:
Timestamp:
Feb 25, 2011 11:37:22 AM (2 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
ec6c397
Parents:
b8f14ce
Message:

Create interactive update script with improved DB schema check; udated installer with new features and styles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SQL/mssql.upgrade.sql

    r3a5476d1 re6bb836  
    9898GO 
    9999 
    100 -- Updates from version 0.5.x 
     100-- Updates from version 0.5.1 
    101101 
    102102ALTER TABLE [dbo].[contacts] ADD [words] [text] COLLATE Latin1_General_CI_AI NULL  
Note: See TracChangeset for help on using the changeset viewer.