issues
search
appsignal
/
sql_lexer
Rust library to lex and sanitize SQL
Apache License 2.0
20
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix TRUE and FALSE sanitization
#32
unflxw
closed
3 months ago
0
Test empty string sanitization
#31
unflxw
closed
9 months ago
1
Fix SolidCache JSON sanitisation
#30
unflxw
closed
10 months ago
0
Sanitize all comments
#29
luismiramirez
closed
1 year ago
0
Add THEN and ELSE as logical operators
#28
luismiramirez
closed
1 year ago
2
Sanitise within functions
#27
unflxw
closed
1 year ago
1
We need to support functions in SQL queries
#26
shairyar
closed
1 year ago
1
Fix reversed operators support
#25
luismiramirez
closed
3 years ago
0
Re-add crates.io badge
#24
atouchet
closed
3 years ago
0
Fix spelling error and link to latest version of docs page
#23
atouchet
closed
3 years ago
0
Fix crates.io badge and update links
#22
atouchet
closed
3 years ago
2
Bump crate version
#21
luismiramirez
closed
3 years ago
0
Add SemaphoreCI
#20
luismiramirez
closed
3 years ago
1
Keeps comments in when sanitizing
#19
luismiramirez
closed
3 years ago
0
Parse JSON path operators
#18
luismiramirez
closed
3 years ago
0
Keep comments in when sanitizing
#17
thijsc
closed
3 years ago
1
SQL queries with '#' character not being on a comment are not properly parsed
#16
luismiramirez
closed
3 years ago
0
Support PG errors
#15
shairyar
closed
3 years ago
2
Add support for reversed arguments in comparison operators
#14
matsimitsu
closed
3 years ago
5
Support MSSQL's prepared statements
#13
jeffkreeftmeijer
opened
6 years ago
4
apply cfg_attr to the crate
#12
hdhoang
closed
7 years ago
2
Column names are converted to ?
#11
kenaniah
closed
1 year ago
2
NULL and number literals in schemas converted to ?
#10
phrohdoh
opened
8 years ago
3
Support for inserting multiple rows
#9
thijsc
closed
8 years ago
0
Ignore case of of keywords
#8
thijsc
closed
8 years ago
0
Add support for BINARY keyword, fixes #6
#7
matsimitsu
closed
8 years ago
1
BINARY queries aren't sanitized
#6
matsimitsu
closed
8 years ago
0
Add ILIKE operator
#5
thijsc
closed
8 years ago
0
Parse negative numbers as numeric instead of operator+numeric
#4
thijsc
closed
8 years ago
0
Sanitize content in function calls
#3
thijsc
closed
8 years ago
1
Support for literal value type indicators
#2
thijsc
closed
8 years ago
1
Support for arrays
#1
thijsc
closed
8 years ago
1