abal
|
864530cd67
|
feat: support partial unique indexes (#5316)
|
2022-09-02 00:18:05 +03:00 |
|
Olivier Cavadenti
|
4494113187
|
Checks Constraints Support (#4874)
Co-authored-by: Ivan Zhuravlev <intech@users.noreply.github.com>
|
2022-01-06 14:44:16 +01:00 |
|
Marat Levit
|
b612cdc0b1
|
Added support for MSSQL unique constraint (#4887)
|
2021-12-13 10:41:46 +01:00 |
|
Olivier Cavadenti
|
27ade6f881
|
Add columns in create table like #4821
|
2021-11-10 21:24:34 +01:00 |
|
Olivier Cavadenti
|
ace439d5c7
|
Implement partial index support (#4768)
|
2021-10-26 00:37:26 +03:00 |
|
Olivier Cavadenti
|
7c52de9f23
|
Create table like support (#1373) (#4728)
|
2021-10-15 16:57:46 +03:00 |
|
Jeremy W. Sherman
|
99e6726df9
|
mssql: Support table.primary, table.unique variant with options object (#4710)
|
2021-10-10 22:47:32 +03:00 |
|
Jeremy W. Sherman
|
5ac422410b
|
feat(mssql): Support comments as MS_Description properties (#4632)
|
2021-08-21 21:29:55 +03:00 |
|
Jeremy W. Sherman
|
0d43c1cbb9
|
mssql: Improve estimate of max comment length (#4362)
|
2021-03-25 11:24:44 +02:00 |
|
Daniel Hensby
|
d807832b3b
|
mssql: schema builder - attempt to drop default constraints when changing default value on columns (#4321)
|
2021-02-28 19:27:48 +02:00 |
|
Daniel Hensby
|
7db2d18877
|
fix mssql alter column must have its own query (#4317)
|
2021-02-25 19:34:22 +02:00 |
|
Igor Savin
|
9c390036db
|
Move "parameter" out of formatter (#4275)
|
2021-02-04 15:54:26 +02:00 |
|
Igor Savin
|
0e09fcd3c1
|
Refactor to classes (part 2) (#4191)
|
2021-01-01 18:46:16 +02:00 |
|
Igor Savin
|
b43dadbe01
|
Refactor to classes (#4190)
|
2021-01-01 17:46:10 +02:00 |
|