Wolfgang Faust
|
aa3c1c20cf
|
mssql dialect: make createTableIfNotExists actually work.
Previously it would never actually create the table, as
object_id() returns null if the table doesn't exist
|
2016-04-21 20:56:31 +00:00 |
|
Max Claus Nunes
|
8d6264e96b
|
wrap index names
|
2016-03-16 21:52:51 -03:00 |
|
wubzz
|
f37824a11e
|
Fix indentation?
|
2016-03-15 18:12:36 +01:00 |
|
wubzz
|
1d27fb8550
|
Update lodash from 3.7.0 -> 4.6.0
|
2016-03-15 18:11:13 +01:00 |
|
Sky Morey
|
f99d3952a1
|
changed mssql to compact create format. changed unique index to unique constraint
|
2015-12-14 16:20:45 -06:00 |
|
Sky Morey
|
390d3e1d37
|
added formatting to schema builder
|
2015-12-14 11:00:51 -06:00 |
|
Sky Morey
|
371815d7e6
|
made SCHEMA upper case for mssql
|
2015-12-14 09:56:53 -06:00 |
|
Sky Morey
|
198aa0db4b
|
fixed lint issues, fixed mssql transaction
|
2015-12-10 13:35:37 -06:00 |
|
Sky Morey
|
afd6b66624
|
Final build of mssql provider, all tests pass
|
2015-12-09 17:53:53 -06:00 |
|
Sky Morey
|
7c1120e0e2
|
in progress
|
2015-12-08 11:37:31 -06:00 |
|