-
由 Szymon Bilinski 提交于
Add support for `create table test(id int primary key identity)` statements, which are common in the SQLServer world.
Add support for `create table test(id int primary key identity)` statements, which are common in the SQLServer world.