issues
search
AnyhowStep
/
tsql
A SQL query-builder/ORM
37
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Investigate better implementation of DecimalCastableType
#266
AnyhowStep
closed
4 years ago
0
Work related to #209; slowly removing all usages of EquatableType
#265
AnyhowStep
closed
4 years ago
1
Compare and contrast against sequelize-typescript
#264
AnyhowStep
opened
4 years ago
0
Add `fetchAndDeleteOne()` or something similar, and add an event for it
#263
AnyhowStep
opened
4 years ago
0
Instead of integer.sum(), have integer.sumAsBigIntSigned() and integer.sumAsDecimal()
#262
AnyhowStep
closed
4 years ago
1
DECIMAL trigonometric functions removed because postgresql does not h…
#261
AnyhowStep
closed
4 years ago
0
Compare and contrast against ts-typed-sql
#260
AnyhowStep
opened
4 years ago
5
Cast tests
#259
AnyhowStep
closed
4 years ago
1
Document MySQL 5.7 bugs with BINARY values in JSON objects
#258
AnyhowStep
opened
4 years ago
0
Double tests 7
#257
AnyhowStep
closed
4 years ago
0
Reconsider double.mul() and double.sub() implementations
#256
AnyhowStep
opened
4 years ago
3
Double tests 6
#255
AnyhowStep
closed
4 years ago
0
Describe `ROUND(x)` WTFs
#254
AnyhowStep
opened
4 years ago
1
Potential hack for integer-safe addition in SQLite
#253
AnyhowStep
opened
4 years ago
3
Document MySQL PI() weird behaviour
#252
AnyhowStep
opened
4 years ago
2
Add window functions
#251
AnyhowStep
opened
4 years ago
0
Double tests 5
#250
AnyhowStep
closed
4 years ago
1
Refactored sql-related errors
#249
AnyhowStep
closed
4 years ago
1
Double tests 4
#248
AnyhowStep
closed
4 years ago
1
Double tests 3
#247
AnyhowStep
closed
4 years ago
1
Double check sqlfiers
#246
AnyhowStep
opened
4 years ago
0
Document differences in CAST(... AS BIGINT)
#245
AnyhowStep
opened
4 years ago
1
Document PostgreSQL `CAST( AS BIGINT)` as being lossy
#244
AnyhowStep
opened
4 years ago
0
Document DOUBLE precision differences between databases
#243
AnyhowStep
opened
4 years ago
0
Double tests
#242
AnyhowStep
closed
4 years ago
1
Document Infinity, -Infinity, NaN literals in SQLite
#241
AnyhowStep
closed
4 years ago
0
Added currentSchema()/currentUser() tests
#240
AnyhowStep
closed
4 years ago
1
Subquery tests
#239
AnyhowStep
closed
4 years ago
1
MySQL `EXISTS(... LIMIT 0)` is broken
#238
AnyhowStep
opened
4 years ago
0
Make SQLite 3.30 the minimum supported version?
#237
AnyhowStep
closed
4 years ago
1
Refactored some operator types
#236
AnyhowStep
closed
4 years ago
0
Null safe equation tests
#235
AnyhowStep
closed
4 years ago
0
Add explicit support for NULLS FIRST, NULLS LAST
#234
AnyhowStep
opened
4 years ago
0
SQLite COALESCE() does not short-circuit sometimes
#233
AnyhowStep
opened
4 years ago
1
SQLite does not throw if subquery returns more than one row
#232
AnyhowStep
opened
4 years ago
0
Logical 3 tests
#231
AnyhowStep
closed
4 years ago
1
Equation tests 2
#230
AnyhowStep
closed
4 years ago
3
Add a SqlError base type
#229
AnyhowStep
closed
4 years ago
2
Equation tests
#228
AnyhowStep
closed
4 years ago
0
MySQL does not allow `LIMIT` with `IN/ALL/ANY/SOME(query)`
#227
AnyhowStep
opened
4 years ago
1
Document MySQL subquery inconsistencies vs PostgreSQL
#226
AnyhowStep
opened
4 years ago
0
Timestamp diff tests
#225
AnyhowStep
closed
4 years ago
1
Timestamp tests
#224
AnyhowStep
closed
4 years ago
1
Timestamp add tests 2
#223
AnyhowStep
closed
4 years ago
1
Compare and contrast against typescript-odata-client
#222
AnyhowStep
opened
4 years ago
0
Separate "regular" tests from "extended" tests
#221
AnyhowStep
opened
4 years ago
1
Timestamp add tests
#220
AnyhowStep
closed
4 years ago
2
Compare and contrast against sql-lint
#219
AnyhowStep
opened
4 years ago
0
Added EXTRACT(HOUR|MINUTE|SECOND) tests
#218
AnyhowStep
closed
4 years ago
0
Added EXTRACT(YEAR|MONTH|DAY) tests
#217
AnyhowStep
closed
4 years ago
1
Previous
Next