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
Date time tests 1
#216
AnyhowStep
closed
4 years ago
1
Control flow tests 2
#215
AnyhowStep
closed
4 years ago
1
Test date-time functions across multiple databases, timezones, DST settings, 23:59, 00:00, 00:01etc.
#214
AnyhowStep
opened
4 years ago
0
Control flow tests 1
#213
AnyhowStep
closed
4 years ago
0
Added caseValue(),caseCondition() tests
#212
AnyhowStep
closed
4 years ago
0
Count tests
#211
AnyhowStep
closed
4 years ago
1
Investigate better implementation of `ComparableType`
#210
AnyhowStep
closed
4 years ago
0
Investigate removing `EquatableType` entirely.
#209
AnyhowStep
closed
4 years ago
0
Integer aggregate tests
#208
AnyhowStep
closed
4 years ago
1
Integer function tests 2
#207
AnyhowStep
closed
4 years ago
1
Integer function tests
#206
AnyhowStep
closed
4 years ago
1
Added GROUP_CONCAT(DISTINCT expr), GROUP_CONCAT(expr, separator) tests
#205
AnyhowStep
closed
4 years ago
0
String function tests 2
#204
AnyhowStep
closed
4 years ago
1
String function tests
#203
AnyhowStep
closed
4 years ago
1
Fixed tests... that always passed
#202
AnyhowStep
closed
4 years ago
2
Improved types for control flow expressions
#201
AnyhowStep
closed
4 years ago
0
Refactored LIKE operator; added comparison tests
#200
AnyhowStep
closed
4 years ago
1
Refactored OperatorType.In and OperatorType.NOT_IN
#199
AnyhowStep
closed
4 years ago
0
Investigate SQLite bug where parenthesized subquery is treated as scalar
#198
AnyhowStep
opened
4 years ago
1
Unified test migration for pool.onInsertOne,onInsertSelect,onReplaceS…
#197
AnyhowStep
closed
4 years ago
1
Return type of table.insertAndFetch() now depends on type of argument…
#196
AnyhowStep
closed
4 years ago
0
Added TableWhere.where(); #188
#195
AnyhowStep
closed
4 years ago
0
Added ReplaceSelectEvent; #54
#194
AnyhowStep
closed
4 years ago
1
onInsertSelect is now invoked by INSERT IGNORE ... SELECT; #54
#193
AnyhowStep
closed
4 years ago
0
Renamed signed bigint to bigint signed
#192
AnyhowStep
closed
4 years ago
0
Added InsertSelectEvent; #54
#191
AnyhowStep
closed
4 years ago
1
Use `AssertNonUnion<>` instead of existing hack for preventing union types
#190
AnyhowStep
opened
4 years ago
0
Added query.whereEqInnerQueryPrimaryKey()
#189
AnyhowStep
closed
4 years ago
0
Add `.where()` to `TableWhere`
#188
AnyhowStep
closed
4 years ago
1
Remove table update
#187
AnyhowStep
closed
4 years ago
2
Removed table.updateZeroOrOne()
#186
AnyhowStep
closed
4 years ago
1
Removed table.updateAndFetchZeroOrOneXxx()
#185
AnyhowStep
closed
4 years ago
0
Remove table update and fetch one
#184
AnyhowStep
closed
4 years ago
1
Use prettier on test files
#183
AnyhowStep
opened
4 years ago
0
Remove table delete
#182
AnyhowStep
closed
4 years ago
0
Remove table delete zero or one
#181
AnyhowStep
closed
4 years ago
1
Remove table fetch value
#180
AnyhowStep
closed
4 years ago
0
Removed table.fetchOne()
#179
AnyhowStep
closed
4 years ago
0
Remove table.fetchOneByXxx()
#178
AnyhowStep
closed
4 years ago
0
Removed table.assertExistsXxx()/.existsXxx(); #76
#177
AnyhowStep
closed
4 years ago
1
Prefer interfaces over type aliases where possible
#176
AnyhowStep
opened
4 years ago
0
Empty grouping set now guarantees one row
#175
AnyhowStep
closed
4 years ago
2
Query with empty grouping set should be considered a OneRowQuery
#174
AnyhowStep
closed
4 years ago
0
Added tests for pool.acquireTransaction(), pool.acquireReadOnlyTransa…
#173
AnyhowStep
closed
4 years ago
1
Many changes; empty grouping set support; HAVING clause requires non-…
#172
AnyhowStep
closed
4 years ago
3
Fix GROUP BY "cover" problem
#171
AnyhowStep
opened
4 years ago
2
SQLite does not allow HAVING clause with empty grouping set
#170
AnyhowStep
opened
4 years ago
0
GROUP BY constant vs empty grouping set
#169
AnyhowStep
opened
4 years ago
1
ORDER BY clause no longer allowed to use outer query ref because of S…
#168
AnyhowStep
closed
4 years ago
1
SELECT clause now checks GROUP BY clause; fixed HAVING clause not allowing outer query references
#167
AnyhowStep
closed
4 years ago
0
Previous
Next