issues
search
ts-safeql
/
safeql
Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.
https://safeql.dev
MIT License
1.35k
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
enum array is recognized as undefined[] instead of correct type - throws an error
#281
satanshiro
opened
2 weeks ago
0
"unions must be of the same type" despite being the same time
#280
timvandam
opened
1 month ago
3
nullable timestamptz support (`Date | null`)
#279
timvandam
opened
1 month ago
1
Apply `connections.targets.fieldTransform` to JSON / JSONB data
#278
karlhorky
opened
1 month ago
1
Version Packages
#277
github-actions[bot]
closed
1 month ago
1
fix: correct non nullable column consideration
#276
Newbie012
closed
1 month ago
5
Version Packages
#275
github-actions[bot]
closed
1 month ago
1
fix: correct type inference for nullable and unknown types
#274
Newbie012
closed
1 month ago
2
Aliasing limitations on non-nullabilities constraints
#273
bbenezech
closed
1 month ago
4
Version Packages
#272
github-actions[bot]
closed
2 months ago
1
Make LIKE and NOT LIKE expressions non-nullable
#271
karlhorky
closed
2 months ago
4
2nd-level error message, only showing non-matching properties
#270
karlhorky
opened
2 months ago
0
Infer TypeScript literals when possible
#269
karlhorky
opened
2 months ago
3
Interpolated booleans inferred as `boolean | null` (nullability)
#268
karlhorky
opened
2 months ago
1
Fix nullability for CASE WHEN with equality expression
#267
karlhorky
closed
2 months ago
3
Version Packages
#266
github-actions[bot]
closed
2 months ago
1
Infer IS (NOT) NULL as `boolean` instead of `boolean | null`
#265
karlhorky
closed
2 months ago
7
fix: correct issue with boolean union type inference
#264
Newbie012
closed
2 months ago
2
Version Packages
#263
github-actions[bot]
closed
2 months ago
1
Version Packages
#262
github-actions[bot]
closed
2 months ago
1
Windows + Prisma: Server process exited with code 3765269347
#261
karlhorky
opened
2 months ago
2
Create changeset for #259
#260
karlhorky
closed
2 months ago
4
Move @typescript-eslint/utils from deps to peer deps
#259
karlhorky
closed
2 months ago
7
Conflicting Peer Dependencies due to outdated ESLint version
#258
ProchaLu
closed
2 months ago
1
ESLint: Internal error: Cannot read properties of undefined (reading 'find')(@ts-safeql/check-sql)
#257
timvandam
closed
3 months ago
1
Added node-gyp prerequisites for Windows and other OSes
#256
Vishal-beep136
closed
2 months ago
4
Unable to install using npm
#255
Vishal-beep136
closed
2 months ago
19
fix: infer array of union literals
#254
Newbie012
closed
3 months ago
3
Version Packages
#253
github-actions[bot]
closed
3 months ago
1
fix: issue with queries containing union
#252
Newbie012
closed
3 months ago
2
Type inference limitations
#251
timvandam
opened
3 months ago
2
Version Packages
#250
github-actions[bot]
closed
3 months ago
1
Use SQL commands instead of createdb and dropdb
#249
georgesmith46
closed
3 months ago
4
Version Packages
#248
github-actions[bot]
closed
3 months ago
1
Fix bug #246
#247
TanguyFir
closed
3 months ago
3
It does not take schema to distinguish tables
#246
TanguyFir
closed
3 months ago
0
Add info around dropdb and createdb
#245
georgesmith46
closed
3 months ago
3
incompatible architecture eslint error
#244
jiradedm
closed
3 months ago
6
Windows + `libpg-query@16.2.0`: SafeQL crashes with error code 127, error code 3221226505
#243
ProchaLu
opened
4 months ago
2
SafeQL Reports Error for Nullable Fields on boolean
#242
Eprince-hub
closed
2 months ago
3
Plugin error when using `UNION` in queries
#241
Shahor
closed
3 months ago
0
Postgres.js page brakes the layout of the site
#240
DanieleS
opened
4 months ago
1
SafeQL error incorrect type annotation on Linux
#239
CornaSn
closed
4 months ago
0
array_agg even after casting getting wrong type
#238
satanshiro
opened
5 months ago
0
Support `to_json()` function
#237
ravshansbox
opened
5 months ago
0
Eslint cannot detect the type annotation on wrapper (pg with wrapper + sql-template-strings)
#236
Mange
closed
5 months ago
1
Selecting arrays yields nullable type
#235
timvandam
closed
5 months ago
7
Type widening array elements
#234
timvandam
closed
3 months ago
3
Incorrect type when using jsonb_agg
#233
timvandam
opened
5 months ago
5
Version Packages
#232
github-actions[bot]
closed
5 months ago
1
Next