issues
search
RobinBlomberg
/
kysely-codegen
Generate Kysely type definitions from your database.
MIT License
815
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add schema to the generated types
#219
gislerro
closed
2 weeks ago
2
Override `Date`/`TimeStamp` types with custom types
#218
bombillazo
closed
2 weeks ago
3
ColumnTypes contain duplicate union types
#217
RobinClowers
opened
3 weeks ago
1
Update README.md to fix and clarify DB type import path (fixes #110)
#215
dpgalloway
closed
2 weeks ago
1
kysely-codegen shouldn't crash if `.env` file doesn't exist
#214
SimonSimCity
closed
1 month ago
1
`kysely-codegen --verify` should return with a non-0 code when differences are spotted
#213
SimonSimCity
opened
1 month ago
0
Env file should not be required
#212
RobinClowers
opened
1 month ago
1
Different Naming
#211
jakobsuckow
opened
1 month ago
3
feat: Add --date-parser flag to control Postgres DATE type
#210
brianmcd
closed
1 month ago
2
Incorrect timestamp types
#209
nisuxyz
closed
1 month ago
2
PostgreSQL how to configure generated data type
#208
mperdikeas
opened
1 month ago
0
PostgreSQL domains: INTEGER column (via DOMAIN definition) is mapped to string
#207
mperdikeas
opened
1 month ago
0
Postgres zod
#206
aristotelis96
closed
2 weeks ago
3
Support Named Instances for Microsoft Sql Server
#204
gittgott
closed
1 month ago
1
Deduplicated `ColumnType` type arguments are incorrect
#203
glacius-mitchell
closed
1 month ago
3
`--runtime-enums` flag seems to be broken
#202
araguma
opened
2 months ago
1
Incorrect postgres Timestamp column type
#201
aheckmann
closed
2 months ago
1
Fix postgres default schema behavior
#200
RobinClowers
closed
2 months ago
1
Allow PG Timestamp to accept string as selectType.
#199
hevar
closed
2 months ago
2
Fix for #196: Correctly pass the partition option to the Postgres inspector
#197
fxmouthuy
closed
2 months ago
2
Postgres: if you set the flag `partitions`, it's not taken into account
#196
fxmouthuy
closed
2 months ago
1
Version 0.16.4 doesn't export DB from index.js
#195
daviduzumeri
closed
2 months ago
3
Postgres DATE type
#194
m3Lith
closed
1 month ago
1
CliOptions.schemas should be optional.
#193
onehorsetown
closed
1 month ago
1
Allow multiple default schemas
#192
RobinClowers
closed
2 months ago
7
Version 0.16 published without index
#191
LucasHill
closed
2 months ago
1
[BUG] PostgresIntrospector.#introspectPartitions throws an error
#190
bakasmarius
closed
2 months ago
7
Columns with numbers and camel-casing incorrectly generated
#189
morleytatro
closed
1 month ago
1
ERR_INVALID_URL when using IAM authentication token to connect to aurora postgres db
#188
mjperrone
opened
3 months ago
0
Release Bump to get kysely-codegen working with latest tedious driver
#187
shilpsauce
closed
2 months ago
1
Add ability to use any kysely dialect
#186
ai
opened
3 months ago
1
How to handle decimals properly?
#185
tzezar
closed
3 months ago
1
Kysely .any fails with expr must be an array when the column is Generated
#184
Exellin
opened
3 months ago
0
kysely-codegen vs kanel-kysely: Pros/Cons
#183
Andrew-Chen-Wang
opened
3 months ago
0
How to generate `enum` as `enum`?
#182
lintellme99
closed
3 months ago
2
ESLint error for JsonObject
#181
Andrew-Chen-Wang
closed
2 months ago
3
How to specify output path for generated types?
#180
biryusal
closed
3 months ago
3
Usage in CI pipeline?
#179
ClayenKitten
closed
3 months ago
2
Documentation Update
#178
pbrink231
closed
1 month ago
1
Configure introspect to make the date or timestamp a string type.
#177
tzezar
closed
1 month ago
5
MySQL Json type issue
#176
dotMortis
opened
4 months ago
0
Postgres.js Dialect Support
#175
Glazy
opened
4 months ago
0
Add new Bun SQLite Dialect
#174
tlonny
closed
4 months ago
1
Add Support for `kysely-bun-sqlite`
#173
tlonny
closed
4 months ago
1
deps: bump Tedious to v18
#172
bakasmarius
closed
4 months ago
3
Postgresql generated types
#171
tzezar
closed
4 months ago
2
Is it possible to configure to which types database columns are introspected?
#170
tzezar
opened
4 months ago
1
MySQL generated columns
#169
twiddler
opened
4 months ago
0
Unable to use another env variable (zsh: unknown file attribute: B)
#168
Mathieu-R
opened
5 months ago
1
docs: list current cli args
#167
shane-js
closed
1 month ago
0
Next