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
lack of schemaName support
#60
snovak7
closed
9 years ago
7
Add support for raw expressions in a groupBy statement
#59
kevinob11
closed
8 years ago
12
"SELEC FROM" syntax error
#58
tjwebb
opened
9 years ago
13
Do not enforce PK sort when table has no PK.
#57
devinivy
opened
9 years ago
4
Fix to make count query support Limit and Offset
#56
particlebanana
closed
9 years ago
2
Use of `count` incompatible with limit/skip.
#55
devinivy
closed
9 years ago
4
Keepin' it simple in the complex query. Simplify join.
#54
devinivy
closed
9 years ago
6
Many-to-many populates with limit broken
#53
devinivy
closed
9 years ago
6
replace instanceof Array with Array.isArray
#52
ryanwilliamquinn
closed
9 years ago
2
Fix invalid SQL for empty sort hash
#51
anotherpit
closed
9 years ago
8
Hotfix/schema key
#50
RWOverdijk
closed
9 years ago
2
Can't find schema
#49
RWOverdijk
closed
9 years ago
4
Make the app not break when the select array is empty
#48
andriussev
closed
8 years ago
2
Expand groupBy functionality
#47
devinivy
closed
9 years ago
2
Use tableName instead of identity
#46
particlebanana
closed
9 years ago
2
fixed a bug in sails populate that would result in an invalid query string
#45
mofux
closed
9 years ago
1
Feature/nested filter alias
#44
RWOverdijk
closed
9 years ago
7
Prepare and release 0.3.1
#43
dmarcelino
closed
9 years ago
5
.
#42
RWOverdijk
closed
9 years ago
0
Lower value for processObject on sensitive
#41
RWOverdijk
closed
9 years ago
3
Fix the integration tests
#40
dmarcelino
closed
9 years ago
0
v0.3.0 breaks sails-postgresql
#39
dmarcelino
closed
9 years ago
2
Force npm update on CircleCi build
#38
dmarcelino
closed
9 years ago
1
Release 0.3.0
#37
dmarcelino
closed
9 years ago
3
Update README.md: badges and integration tests
#36
dmarcelino
closed
9 years ago
2
Testing integrations!! -> do not merge
#35
dmarcelino
closed
9 years ago
0
Add integration-tests to waterline-sequel (circleci.com)
#34
dmarcelino
closed
9 years ago
5
Bug: `contains: "%"` always matches every row, but it shouldn't
#33
dmarcelino
closed
9 years ago
4
Add integration-tests to waterline-sequel
#32
dmarcelino
closed
9 years ago
16
Modified code to support ANSI_QUOTES enabled servers
#31
zivc
closed
9 years ago
3
Adding support for multiple tables with same name across different databases
#30
dasilva333
opened
9 years ago
4
Trim spaces in query builder
#29
RWOverdijk
closed
9 years ago
0
Test setup
#28
RWOverdijk
closed
9 years ago
4
Feature/filter by children
#27
RWOverdijk
closed
9 years ago
35
#25: WhereBuilder.single returns incorrect data type if no queryObject given
#26
bradshja
closed
9 years ago
6
WhereBuilder.single returns incorrect data type if no queryObject given
#25
bradshja
closed
9 years ago
2
Keep milliseconds when converting date objects to a SQL-friendly format
#24
lafave
opened
9 years ago
19
Calling destroy() with criteria on a model without a PK defined generates an error on MySQL
#23
dcaravana
opened
9 years ago
9
adapter methods to get Model.update/create sql statement without firing the query
#22
acis
closed
9 years ago
1
add check for escaped dates when processing not clause
#21
johnywith1n
opened
9 years ago
0
prepareCriterion in CriteriaProcessor escaping already escaped date
#20
johnywith1n
closed
9 years ago
3
test
#19
atiertant
closed
9 years ago
0
Replacing a this.caseSensitive with self.caseSensitive.
#18
DavidEBest
closed
9 years ago
1
Add some options to generate Oracle SQL
#17
atiertant
opened
9 years ago
2
Making the schema matching for case insensitivity more flexible.
#16
DavidEBest
closed
9 years ago
1
sql viaJunctor changed so no duplicate rows are returned
#15
Benny-
opened
9 years ago
15
LIMIT in junctor queries doesn't work correctly
#14
levity
closed
9 years ago
7
add DISTINCT when selecting via join table
#13
levity
closed
10 years ago
1
fix for empty NOT IN () in WHERE clause
#12
mikemorreale
opened
10 years ago
2
Fixes #10 - INSERT statements broken
#11
simplyb
closed
10 years ago
3
Previous
Next