Nieuws

CreateTable puts identity column to the last position in create table script, so when we use, for example, sql server management studio or other manager, primary key column appeared in the end of the ...
Now produces nvarchar (1) db type for SQL Server 2014. It would be much better to produce nvarchar (max) instead.