issues
search
hediet
/
ts-typed-sql
A fully typed sql builder. Not maintained anymore, use it for your inspiration.
https://hediet.github.io/ts-typed-sql/
54
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
single / singleOrUndefined misleadingly add limit 2 to queries with limit 1 leading to "More than one row returned"
#41
phiresky
opened
4 years ago
0
ISOLATION LEVEL is ignored
#40
phiresky
opened
5 years ago
0
Update dependencies, fixes for TS3.0+
#39
phiresky
closed
1 year ago
1
Cannot select expression
#38
phiresky
closed
5 years ago
2
Project status?
#37
pauldraper
opened
5 years ago
3
sum() function return type depends on input type
#36
phiresky
opened
6 years ago
0
Broken on non-windows
#35
phiresky
opened
6 years ago
1
Allow getting result meta information
#34
phiresky
opened
6 years ago
1
Compile with "declaration": true and replace "types": field with declaration
#33
phiresky
closed
6 years ago
2
add regression tests
#32
phiresky
closed
6 years ago
1
skipQuotingIfNotRequired is buggy
#31
phiresky
closed
6 years ago
4
Subquery in insertInto fails with "TypeError: Converting circular structure to JSON"
#30
phiresky
opened
7 years ago
0
typescript >= 2.6 compatibility
#29
phiresky
closed
6 years ago
2
cast precedence error
#28
phiresky
opened
7 years ago
0
Typed Errors
#27
phiresky
opened
7 years ago
0
whereNot does not respect previous where conditions
#26
hediet
opened
7 years ago
0
or function is missing
#25
hediet
closed
6 years ago
1
Alternative Solution
#24
vitaly-t
closed
7 years ago
7
.unionAll outputs UNION instead of UNION ALL
#23
phiresky
closed
6 years ago
1
SQL query that returns no rows
#22
phiresky
opened
7 years ago
1
between operator
#21
phiresky
opened
7 years ago
0
Cannot add date, time, interval, etc.
#20
phiresky
opened
7 years ago
0
CASE expression
#19
phiresky
opened
7 years ago
0
count returns bigint not IntegerType
#18
phiresky
opened
7 years ago
0
Put types in their own namespace
#17
phiresky
opened
7 years ago
2
oneOrUndefined / singleOrNone
#16
phiresky
closed
7 years ago
1
Parameterized queries fail with > 30k params
#15
phiresky
opened
7 years ago
0
values params not correctly escaped (uppercase)
#14
phiresky
closed
7 years ago
1
Output some warning when doing `x = x`
#13
phiresky
opened
7 years ago
0
debug log sql statements using require('debug')
#12
phiresky
closed
7 years ago
3
tDate is completely broken
#11
phiresky
opened
7 years ago
0
Move fromItemToOutRow to table instance it self
#10
phiresky
opened
7 years ago
2
Timestamptz type
#9
phiresky
opened
7 years ago
0
FromItemToOutRow
#8
phiresky
closed
7 years ago
1
Can't match type unknown to int in update from values query
#7
phiresky
opened
7 years ago
3
Add more known function invocations
#6
phiresky
closed
7 years ago
2
tBigInteger should have .add etc.
#5
phiresky
opened
7 years ago
0
Allow setting transaction isolation level
#4
phiresky
closed
7 years ago
4
Allow SELECT FOR SHARE / FOR UPDATE
#3
phiresky
opened
7 years ago
0
Allow INSERT ... ON CONFLICT *
#2
phiresky
opened
7 years ago
0
Allow tuples
#1
phiresky
opened
7 years ago
2