Sergey Kurt
51e9961f0a
Fixed OUTPUT values on Insert
2017-03-14 18:06:33 +03:00
Sergey Kurt
a48e5f7f82
MS SQL compatible query for RETURNING clause
2017-03-14 16:52:54 +03:00
Sergey Kurt
83d90f3f28
Fixed quote symbols order
2017-03-14 13:48:38 +03:00
Aaron L
8f96ba35d6
Allow insertion of only-defaulted tables
...
- Tables that are only comprised of default values and have nothing
passed into them on insertion will no longer generate syntax errors.
2017-03-01 18:18:47 -08:00
Aaron L
32290d9236
Fix mysql LastInsertId()
2016-09-24 16:10:26 -07:00
Aaron L
09ed5709e5
Fix template spacing with new output
...
- The old templates used to output \n\n after each run, with the
previous changes this is no longer the case and as such the templates
all must be formatted correctly.
2016-09-24 00:52:18 -07:00
Patrick O'brien
fdeecbf106
Fix insert and randomize errors, fix time.Time
...
* MySQL requires timeParsing enabled
* Update readme to reflect this requirement
2016-09-19 15:22:32 +10:00
Aaron L
69e07b9a05
File shuffle
2016-09-18 16:41:04 -07:00