Added NVARCHAR Support

Description

We use MSSQL and I have converted the whole Database to use UTF-8 encoding meaning NVARCHARS all around.
As Liquibase complainted about NVARCHAR being unknown, I made the attached patch for liquibase-core.

I also made a patch for liquibase-hibernate as diffing failed or was incorrect for the same reasons (NVARCHAR unknown).

Environment

MSSQL 2005-2008
Windwos XP
maven 2.2.1

Attachments

2
  • 27 Sep 2010, 11:27 AM
  • 27 Sep 2010, 11:27 AM

Activity

Show:

Nathan Voxland September 29, 2010 at 5:12 AM

Applied the patch. Thank you very much

Tobias Kilian September 27, 2010 at 11:27 AM

Please Review

Accepted

Details

Reporter

Priority

Created September 27, 2010 at 11:27 AM
Updated September 29, 2010 at 5:12 AM
Resolved September 29, 2010 at 5:12 AM