wubzz
|
1d27fb8550
|
Update lodash from 3.7.0 -> 4.6.0
|
2016-03-15 18:11:13 +01:00 |
|
gmichael225
|
4b2c0efff1
|
SQL compliant escaping, removed dialect-specific escaping for now
|
2015-12-24 11:33:48 +11:00 |
|
Brian Black
|
51907eebb9
|
mv src/dialects/postgres/string.js src/dialects/postgres/query/string.js
|
2015-11-29 18:54:05 -05:00 |
|
Brian Black
|
cee729cad0
|
Properly escape single quotes in postgres
|
2015-11-29 18:44:12 -05:00 |
|
Brian Black
|
c6230568cd
|
SqlString is now per-dialect
|
2015-11-29 18:44:12 -05:00 |
|
Mikael Lepistö
|
0c74f786a5
|
Optionally use DEFAULT instead of NULL when translating undefined to SQL value.
|
2015-11-14 19:46:34 +02:00 |
|
Mikael Lepistö
|
b9d9a99f80
|
Added \? escape sequence to postgres dialect to allow using ? operator.
|
2015-08-25 10:19:35 +03:00 |
|
Daniel Teixeira
|
70e4692638
|
add support to postgres search_path
|
2015-08-09 23:04:57 -03:00 |
|
Tim Griesser
|
6cef074236
|
Fix correct files for #851
|
2015-06-01 09:22:27 -04:00 |
|
Tim Griesser
|
521a6f9e97
|
Remove use strict, assumed in ES6
|
2015-05-09 14:01:19 -04:00 |
|
Tim Griesser
|
7e884cb325
|
Babel src -> lib, remove gulp
|
2015-05-09 13:58:18 -04:00 |
|