issues
search
balderdashy
/
waterline-sequel
A SQL generator for use in Waterline Adapters
MIT License
16
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
status of this project?
#110
rbsmad
opened
4 years ago
0
sails checks for required before the beforeCreate method on creation
#109
hassench
opened
5 years ago
0
Loadash update to 4.17.11
#108
phrred
opened
5 years ago
0
Add support for ANSI_QUOTES
#107
rkt2spc
opened
5 years ago
0
Pull request #105
#106
cope
closed
6 years ago
2
Handling Oracle's missing ILIKE operator
#105
cope
opened
7 years ago
0
Add between for WHERE clause
#104
Crusader4Christ
closed
7 years ago
2
How to avoid `LOWER` in `in` mysql statement
#103
magicdawn
closed
7 years ago
3
add "not like" pairs
#102
cjy37
opened
7 years ago
0
Injection safe
#101
Enteee
closed
7 years ago
9
Allow use of Group By without calculations
#100
Enteee
opened
7 years ago
1
Model.count() select * from the table
#99
usaidhmohamed
closed
7 years ago
4
Mysql does not support " NOT LIKE " SQL statements
#98
cjy37
closed
7 years ago
2
Wrong IN query for postgresql
#97
konstantinzolotarev
closed
8 years ago
2
count aggregate for groupBy
#96
mill0234
closed
8 years ago
2
catch last piece that was still referencing .attributes
#95
particlebanana
closed
8 years ago
0
Selec fix
#94
particlebanana
closed
8 years ago
0
normalize use of lodash methods
#93
particlebanana
closed
8 years ago
0
alias table name not valid for all database types
#92
kdclaw3
closed
8 years ago
2
Missing changes relative to #fc03cf3
#91
acekat
closed
8 years ago
1
Query bug with foreign key with name different from the referenced table.
#90
elrancid
closed
8 years ago
2
[patch] fix to not use lodash method incorrectly
#89
particlebanana
closed
8 years ago
0
broken atribute columnName
#88
masitko
opened
8 years ago
11
Throw an error if the operator is unknown
#87
kevinburkeshyp
closed
8 years ago
1
bad query should probably throw exception rather than generate invalid sequel
#86
kevinburkeshyp
closed
8 years ago
5
Filter projections in complex queries
#85
particlebanana
closed
8 years ago
0
[Patch] Fixes issue with undefined schema values
#84
particlebanana
closed
8 years ago
0
Population is broken for models which contains a many-to-* relationship in version 0.6.0
#83
Bazze
closed
8 years ago
11
Querying a joined table doesn't work if the table name and model name differ
#82
jaroslav-muller
closed
8 years ago
3
incorrect date processing
#81
pepyator
opened
8 years ago
3
support projections in populates
#80
particlebanana
closed
8 years ago
0
parse the criteria and build dates
#79
particlebanana
closed
8 years ago
2
ReferenceError: obj is not defined
#78
agneye
closed
8 years ago
0
fix for dates that are actually strings
#77
particlebanana
closed
8 years ago
0
Empty "not-in" query creates bad SQL
#76
devinivy
opened
8 years ago
2
fixed PSQL error when aggregate and group by custom columnName
#75
masitko
opened
8 years ago
0
PostgreSQL error when aggregate and group by custom column with camel-cased columnName
#74
masitko
opened
8 years ago
2
fix issue where param count gets off based on NOT NULL
#73
particlebanana
closed
8 years ago
0
Fix global var leaks
#72
devinivy
closed
8 years ago
1
Global variable leaks
#71
devinivy
closed
8 years ago
0
Add new "schemaName" option to support postgresql schemas
#70
sgress454
closed
8 years ago
3
count queries limited
#69
jean1880
closed
8 years ago
3
Add support for array-ish `and` clause
#68
anotherpit
opened
8 years ago
8
adding options for delimiters, parameters required for oracle
#67
ryanwilliamquinn
closed
10 months ago
0
Escape like-related queries to disallow breaking literal.
#66
devinivy
closed
8 years ago
11
Change function count
#65
grin0c
opened
9 years ago
5
passing a Buffer to waterline-sequel generates an incorrect query
#64
kevinburkeshyp
opened
9 years ago
5
Filter criteria checking for NOT NULL cannot be added before other criteria
#63
dylanpyle
closed
8 years ago
4
defaultLimit = 0 don't works with a sorting param
#62
elrancid
closed
9 years ago
1
passing a Buffer to waterline-sequel generates an incorrect query
#61
kevinburkeshyp
closed
9 years ago
1
Next