issues
search
segmentio
/
pg-escape
sprintf-style postgres query escaping and helper functions
80
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New reserved words as in 15
#26
maybephilipp
closed
1 year ago
0
Fix issue that importing using fs doesn't work in the browser
#25
mendeljacks
opened
2 years ago
0
fix(ident): quote if there are capital letters
#24
jedwards1211
opened
3 years ago
0
escape.ident will break if new reserved words are added in new versions of Postgres
#23
jedwards1211
opened
3 years ago
0
escape.ident should quote identifiers that have capital letters
#22
jedwards1211
opened
3 years ago
5
escape is not a function
#21
stevehogdahl
closed
5 years ago
0
Versioning
#20
jcuenod
opened
5 years ago
1
seems this project is dead... any alternative?
#19
adamchenwei
opened
5 years ago
5
add support for stringifying objects
#18
Ohadbasan
opened
6 years ago
0
adding handling for numbers, booleans, and JSON objects, with tests for each
#17
zopf
opened
6 years ago
0
Fix dollarQuotedString() to handle inputs that contain the randomly chosen quote tag
#16
sehrope
opened
7 years ago
12
escape.literal throws `val.indexOf is not a function` for numbers and booleans
#15
thesmart
opened
8 years ago
4
Add license text
#14
tomhughes
opened
8 years ago
0
looking for a maintainer?
#13
shackbarth
closed
8 years ago
7
Quoting for capitalised identifiers
#12
multimeric
opened
8 years ago
2
update npm package
#11
kessler
closed
8 years ago
4
Add support for a very useful pg feature, dollar quoted strings.
#10
kessler
closed
9 years ago
2
add support, test and docs for dollar quoted strings - take 2
#9
kessler
closed
9 years ago
1
Support (finite) numerical literals
#8
springheeledjak
opened
9 years ago
1
escape identifiers with caps to preserve capitalization
#7
shackbarth
closed
8 years ago
0
Support escaping array literals as tuples
#6
springheeledjak
closed
9 years ago
1
#4 Handle timestamps, numbers, and booleans the same way Postgres format...
#5
rpedela
opened
10 years ago
4
handle non-strings
#4
rpedela
closed
8 years ago
1
"Advanced" features of the format function
#3
hoegaarden
opened
10 years ago
1
add support, test and docs for dollar quoted strings
#2
kessler
closed
9 years ago
2
%% in the format string should not eat arguments
#1
hoegaarden
closed
10 years ago
0