issues
search
jawj
/
zapatos
Zero-abstraction Postgres for TypeScript: a non-ORM database library
https://jawj.github.io/zapatos/
Other
1.3k
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
generated schemda.d.ts is invalid if you have a `kebab-case` named table
#132
atomanyih
opened
2 years ago
2
RETURNING clauses only seem to allow for specific columns
#131
AeroNotix
closed
1 year ago
1
Add support for streaming queries to the `.select()` shortcut
#130
codetheweb
opened
2 years ago
2
No error is thrown if selectExactlyOne selects 0 rows when used in a lateral
#129
tetchel
opened
2 years ago
3
Missing types in ESM project
#128
petrovica
closed
2 years ago
2
multiple row insert with db.sql / INSERT INTO
#127
maxweisel
opened
2 years ago
6
db.exists; and adding another wrapping object around a lateral join
#126
bitnimble
opened
2 years ago
3
Is it possible to pass NULL as a whereable?
#125
maxweisel
closed
2 years ago
2
Joining whereable object
#124
alex88
closed
2 years ago
2
Make Insertable and Updatable interfaces for updatable view (using trigger instead of insert/update) writable
#123
jcassee
opened
2 years ago
2
Column names with spaces break type generation
#122
codetheweb
closed
2 years ago
1
ROW() constructor causes update queries to fail
#121
aekeus
closed
2 years ago
2
Feature request: Allow supplying different config per query
#120
kalda341
opened
2 years ago
0
Fix transactions returning bad connections to the pool
#119
jfrconley
opened
2 years ago
2
Type error when using `SELECT FOR UPDATE` with schemas outside the default search path
#118
codetheweb
opened
2 years ago
3
v6 schema generation dislikes empty schemas
#117
purge
opened
2 years ago
4
Request: Docs for writing sql fragments that perform UPDATE operations.
#116
maxweisel
closed
2 years ago
7
SQLFragment in Whereable doesn't compile correctly
#115
maxweisel
closed
2 years ago
2
error TS2589: Type instantiation is excessively deep and possibly infinite.
#114
nsb
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#113
dependabot[bot]
closed
2 years ago
0
Prevent SQL injections in FROM clause
#112
nguyentoanit
closed
2 years ago
1
reference lateral join results at the top level
#111
skeet70
closed
2 years ago
5
zapatos generation produces no output
#110
skeet70
closed
2 years ago
4
Upsert not working
#109
limdauto
closed
2 years ago
4
Using order for lateral queries
#108
jongbelegen
closed
2 years ago
2
Passing instance of pg.ClientBase to transaction functions results in runtime error
#107
tetchel
closed
2 years ago
5
Improve the way library deals with objects in WHERE queries (WIP)
#106
panta82
opened
3 years ago
5
Feature requests: Pass multiple `Whereable` to `select` shortcuts for easy `OR` queries
#105
andybarron
closed
2 years ago
6
Typing for array of domain custom types is not fully supported
#104
PizzaPartyInc
opened
3 years ago
2
Running zapatos generate from an AWS Lambda
#103
bahalperin
closed
2 years ago
4
Discriminate class types
#102
javier-garcia-meteologica
opened
3 years ago
0
`cols` is not checked inside`sql` because its confused with a Parameter
#101
javier-garcia-meteologica
opened
3 years ago
0
Modular types
#100
javier-garcia-meteologica
opened
3 years ago
2
Escape identifiers
#99
javier-garcia-meteologica
opened
3 years ago
0
Table and column identifiers are not properly escaped.
#98
javier-garcia-meteologica
opened
3 years ago
5
Treat undefined as an error
#97
JamesApple
closed
2 years ago
10
Counts that require joins/laterals
#96
rsparkyc
opened
3 years ago
2
Numeric and money Postgres types should be typed as strings
#95
jgonera
closed
1 year ago
13
Ambiguous column reference in `WHERE ${{ ... }}`
#94
jgonera
closed
3 years ago
2
Duplicate column names in generated table types
#93
kkorenius
closed
3 years ago
6
The export name "__esModule" is reserved and cannot be used (it's needed as an export marker when converting ES module syntax to CommonJS)
#92
moltar
closed
3 years ago
4
Add basic Github Actions CI
#91
jgonera
closed
3 years ago
3
Docs typo
#90
vjpr
closed
3 years ago
1
Postgres version requirement?
#89
k3n
closed
3 years ago
3
Buffer/Blob as string?
#88
delaneyj
closed
3 years ago
8
extras adds properties
#87
puckey
closed
3 years ago
2
Bump lodash from 4.17.20 to 4.17.21
#86
dependabot[bot]
closed
3 years ago
1
Add option for exported types to be type synonyms not interfaces
#85
RigoTamas
closed
3 years ago
2
selectOne and selectExactlyOne: type incompatibility with pg's values interpolation
#84
mrattner
closed
3 years ago
4
Question: how to search in arrays
#83
filipecatraia
closed
3 years ago
3
Previous
Next