issues
search
rockdai
/
sql-bricks
Transparent, Schemaless SQL Generation
http://csnw.github.io/sql-bricks
MIT License
213
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for REGEXP_LIKE query
#137
chikku1780
closed
1 year ago
1
Fix bug in _.clone() reimplementation, closes #135
#136
prust
closed
1 year ago
0
Error while using sql-bricks clone() function
#135
vileoleone
closed
1 year ago
2
Bump flat and mocha
#134
dependabot[bot]
opened
1 year ago
0
Project Ownership / Maintenance
#133
prust
opened
2 years ago
13
Add "RETURNING" for inserts and updates
#132
WillTwait
closed
2 years ago
2
Converting Object column with arrary to in clause
#131
doshisunny
opened
2 years ago
0
Incorrect value index when using where(sql(...))
#130
w33ble
opened
2 years ago
0
Module '"sql-bricks"' has no exported member 'distinct'.
#129
Goldy98
closed
3 years ago
0
vulnerable issue with underscore
#128
kayvaninvemo
closed
3 years ago
1
remove underscore from sql-bricks codebase
#127
pgarrison
closed
3 years ago
1
Npm Audit - Arbitrary Code Execution - underscore
#126
talha-aftab
closed
3 years ago
1
Type definition problem
#125
kayvaninvemo
opened
3 years ago
1
Add overrideable identifier preparation methods
#124
ClaireNeveu
opened
4 years ago
2
Infinit recursion in subclass function.
#123
recursive-beast
closed
4 years ago
1
TypeScript definitions are missing from the published package
#122
AndKiel
closed
4 years ago
2
can you add this feature
#121
julientype
opened
4 years ago
0
How do I perform matematical operations in an update
#120
joviwap
closed
4 years ago
2
Fix clone of embedded literal sql
#119
prust
closed
4 years ago
0
Using clone() on a query throws an error.
#118
michaldrabik
closed
4 years ago
1
how can i use `delete` with 'join'
#117
BugKun
opened
4 years ago
0
sql-bricks reserved words should come from spec & should be easy to override
#116
prust
opened
4 years ago
0
can not use 'using' after delete
#115
BugKun
closed
4 years ago
1
why can't I use "user" as the name of table
#114
BugKun
closed
4 years ago
1
CTE support (Common Table Expressions) WITH query
#113
karianpour
closed
5 years ago
1
remove underscore from sql-bricks codebase
#112
schuttsm
closed
3 years ago
0
update package.json so it uses mocha without npm audit issues
#111
schuttsm
closed
5 years ago
1
TRUNCATE feature?
#110
privateOmega
closed
4 years ago
2
Add TypeScript definitions
#109
paleo
closed
5 years ago
1
fix(v2): output `.noWait()` as 'NOWAIT'
#108
joelmukuthu
closed
6 years ago
5
fix(v2): output `.noWait()` as 'NOWAIT'
#107
joelmukuthu
closed
6 years ago
1
fix: output `.noWait()` as 'NOWAIT'
#106
joelmukuthu
closed
6 years ago
0
`noWait` generates incorrect SQL
#105
joelmukuthu
closed
6 years ago
4
auto-quoting doesn't work with default mysql settings
#104
prust
opened
6 years ago
0
`sql().toParams()` generating wrong parameter bindings
#103
joelmukuthu
closed
6 years ago
5
Feature request: support unicode characters.
#102
parro-it
closed
6 years ago
2
Autoquoting non-overridable
#101
Suor
opened
6 years ago
5
Replace custom templating with ES2015 template literals
#100
prust
closed
6 years ago
3
inheritance (private methods as sql._ use as is for overriding)
#99
cybermerlin
closed
6 years ago
1
parametrised queries with array values
#98
cybermerlin
opened
7 years ago
0
allow cloning of statements using in with a subquery
#97
chrisbajorin
closed
7 years ago
2
`sql()` overeagerly converts dollar characters into parameter placeholders
#96
sneakertack
closed
7 years ago
5
Typescript Definition
#95
jbrassard
closed
7 years ago
4
fix #82 - Incorrect Value Order For Multiple Inserts
#94
tailsu
closed
7 years ago
2
Allow setting defaults from the outside and empty placeholders
#93
kay999
closed
8 years ago
3
Major Refactors
#92
prust
opened
8 years ago
6
Conflict with pg-promise
#91
kay999
opened
8 years ago
4
Add an advice to docs to use .toParams() over .toString()
#90
Suor
closed
8 years ago
5
Hi! Can you merge these 3 fixes?
#89
vitalif
closed
8 years ago
4
Support raw sql blocks in expressions, allow to convert expression to string
#88
vitalif
closed
8 years ago
2
Next