Aaron L
|
82bffe9144
|
Adjust import paths
|
2017-07-30 20:34:54 -07:00 |
|
Sergey Kurt
|
4560da9bd1
|
Fixed comment for TableNames
|
2017-04-02 12:48:29 +03:00 |
|
Sergey Kurt
|
a4ba4b6e9d
|
Uniqueidentifier now treated as uuid
|
2017-03-31 11:39:12 +03:00 |
|
Sergey Kurt
|
874d2ed2e6
|
Fixed type for non-nullable uniqueidentifier, xml
|
2017-03-31 11:24:11 +03:00 |
|
Sergey Kurt
|
68ac8a3c34
|
Disabled UseLastInsertID in favor of query output params
|
2017-03-19 18:05:55 +03:00 |
|
Sergey Kurt
|
12dce9d986
|
Auto columns in Inserts removed
|
2017-03-19 12:42:55 +03:00 |
|
Sergey Kurt
|
a508530f63
|
Allow UseLastInsertID
|
2017-03-19 12:39:59 +03:00 |
|
Sergey Kurt
|
ccb0c9f6c8
|
Missed placeholder
|
2017-03-18 16:22:31 +03:00 |
|
Sergey Kurt
|
8874738f73
|
Fixed query formatting
|
2017-03-18 15:40:17 +03:00 |
|
Sergey Kurt
|
f3f8074833
|
Removed blank lines and spaces
|
2017-03-18 15:18:04 +03:00 |
|
Sergey Kurt
|
4718e72b6d
|
Idiomatic quotes
|
2017-03-16 11:43:51 +03:00 |
|
Sergey Kurt
|
2e9535d56e
|
Added uniqueidentifier and xml types (as string)
|
2017-03-16 11:29:31 +03:00 |
|
Sergey Kurt
|
6fad1bd148
|
Added column flag for autogenerated values like IDENTITY | TIMESTAMP | ROWVERSION
|
2017-03-15 15:31:09 +03:00 |
|
Sergey Kurt
|
705befef07
|
Fixed types mapping
|
2017-03-15 14:12:21 +03:00 |
|
Sergey Kurt
|
85fc6e546a
|
Fixed float and real mapping
|
2017-03-14 18:49:40 +03:00 |
|
Sergey Kurt
|
6aadf439c9
|
Fixed column types mapping
|
2017-03-14 18:45:41 +03:00 |
|
Sergey Kurt
|
5d72569635
|
Fixed Insert and Select for timestamp, rowversion
|
2017-03-14 18:06:12 +03:00 |
|
Sergey Kurt
|
0bdbee86f1
|
Queries refactoring
|
2017-03-14 14:58:32 +03:00 |
|
Sergey Kurt
|
e3254c1851
|
Allow MS SQL driver to use indexed placeholders
|
2017-03-14 14:01:53 +03:00 |
|
Sergey Kurt
|
454a3a816a
|
Fixed quote symbols
|
2017-03-14 13:46:35 +03:00 |
|
Sergey Kurt
|
cbdbe4891a
|
MSSQL rows limit/offset via TOP or OFFSET ... FETCH NEXT ... ROWS
|
2017-03-14 11:13:56 +03:00 |
|
Sergey Kurt
|
b4c9af72e7
|
Correct quote symbols
|
2017-03-13 16:28:23 +03:00 |
|
Sergey Kurt
|
2d3983b992
|
Bit and tinyint data types support
|
2017-03-13 16:27:16 +03:00 |
|
Sergey Kurt
|
e00ea60679
|
Initial MSSQL support
|
2017-03-13 12:55:26 +03:00 |
|