-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: AnyhowStep/tsql
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Consider making default IsolationLevel REPEATABLE_READ
enhancement
New feature or request
#307
opened May 6, 2020 by
AnyhowStep
Table declarations with no columns should not be usable in queries
bug
Something isn't working
#305
opened Apr 5, 2020 by
AnyhowStep
Research/Write tests for "proxied connection pooling"?
research
Issues that may not need code or documentation; but require some reading
testing
Related to making tests better
#303
opened Mar 23, 2020 by
AnyhowStep
Compare and contrast against ts-in-memory-database
research
Issues that may not need code or documentation; but require some reading
#302
opened Mar 19, 2020 by
AnyhowStep
Add New feature or request
toDateTime(jsDate, precision)
helper function
enhancement
#299
opened Mar 18, 2020 by
AnyhowStep
Consider adding method similar to innerJoinUsingPrimaryKey(), but reverse direction
enhancement
New feature or request
#294
opened Mar 13, 2020 by
AnyhowStep
Add a note about how CASE expressions and COALESCE() do not always short-circuit. And that there should not be an expectation of short-circuiting.
documentation
Improvements or additions to documentation
#292
opened Mar 11, 2020 by
AnyhowStep
Add GENERATED columns to unified tests
enhancement
New feature or request
#291
opened Mar 11, 2020 by
AnyhowStep
Add makeCustomOperatorX(), makeCustomAggregateOperatorX()
enhancement
New feature or request
#287
opened Mar 8, 2020 by
AnyhowStep
Add a top-level fetchValue() function, and maybe fetchOne(), too
enhancement
New feature or request
#286
opened Mar 7, 2020 by
AnyhowStep
Explicitly add type annotations to exported constants in expr-library
bug
Something isn't working
#283
opened Mar 7, 2020 by
AnyhowStep
Add interface similar to TableWhere<> to TablePerType
enhancement
New feature or request
#278
opened Mar 6, 2020 by
AnyhowStep
ORDER BY should only accept expressions of type ComparableType
bug
Something isn't working
#268
opened Mar 6, 2020 by
AnyhowStep
Compare and contrast against sequelize-typescript
research
Issues that may not need code or documentation; but require some reading
#264
opened Mar 5, 2020 by
AnyhowStep
Add New feature or request
fetchAndDeleteOne()
or something similar, and add an event for it
enhancement
#263
opened Mar 5, 2020 by
AnyhowStep
Compare and contrast against ts-typed-sql
research
Issues that may not need code or documentation; but require some reading
#260
opened Feb 24, 2020 by
AnyhowStep
Document MySQL 5.7 bugs with BINARY values in JSON objects
mysql
#258
opened Feb 22, 2020 by
AnyhowStep
Reconsider double.mul() and double.sub() implementations
enhancement
New feature or request
sqlite
#256
opened Feb 19, 2020 by
AnyhowStep
Describe Improvements or additions to documentation
mysql
postgresql
sqlite
ROUND(x)
WTFs
documentation
#254
opened Feb 18, 2020 by
AnyhowStep
Document differences in CAST(... AS BIGINT)
mysql
postgresql
sqlite
#245
opened Feb 17, 2020 by
AnyhowStep
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.