-
Notifications
You must be signed in to change notification settings - Fork 297
Issues: kysely-org/kysely
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
Add a native way to mark columns as read-only.
enhancement
New feature or request
typescript
Related to Typescript
#1405
opened Mar 29, 2025 by
igalklebanov
Add a way to mark tables as read-only so they cannot be targets of write queries.
enhancement
New feature or request
typescript
Related to Typescript
#1404
opened Mar 29, 2025 by
igalklebanov
Add a way to stream raw query results.
api
Related to library's API
enhancement
New feature or request
#1403
opened Mar 27, 2025 by
igalklebanov
Add a way to reference a column from query context and infer it's Related to library's API
enhancement
New feature or request
typescript
Related to Typescript
InsertType
or UpdateType
instead of SelectType
.
api
#1389
opened Mar 16, 2025 by
igalklebanov
add Related to library's API
enhancement
New feature or request
selectNoFrom
to ExpressionBuilder
api
#1337
opened Jan 29, 2025 by
igalklebanov
revisit Related to library's API
breaking change
Includes breaking changes
enhancement
New feature or request
explain
to support more syntaxes.
api
#1289
opened Dec 8, 2024 by
igalklebanov
add Related to library's API
enhancement
New feature or request
thenRef
in eb.case
.
api
#1210
opened Nov 5, 2024 by
igalklebanov
Support custom parameter to Related to a built-in dialect
enhancement
New feature or request
mssql
Related to MS SQL Server (MSSQL)
tedious
data type transformation
built-in dialect
#1164
opened Oct 1, 2024 by
igalklebanov
Add built-in support for Related to library's API
enhancement
New feature or request
mysql
Related to MySQL
ON UPDATE CURRENT_TIMESTAMP
.
api
#1163
opened Sep 30, 2024 by
igalklebanov
Improve DX around column default values and common raw SQL usage.
api
Related to library's API
enhancement
New feature or request
mssql
Related to MS SQL Server (MSSQL)
mysql
Related to MySQL
oracle
Related to Oracle
postgres
Related to PostgreSQL
sqlite
Related to sqlite
#1162
opened Sep 30, 2024 by
igalklebanov
Allow plugins that transform results to affect the output type.
api
Related to library's API
built-in plugin
Related to a built-in plugin
custom plugin
Related to a custom plugin
enhancement
New feature or request
#1088
opened Jul 26, 2024 by
igalklebanov
Also publish to JSR?
CI
Related to CICD
typescript
Related to Typescript
#986
opened May 9, 2024 by
igalklebanov
Add Related to library's API
enhancement
New feature or request
Database
type bound sql
partial API accessible from Kysely instance.
api
#776
opened Nov 23, 2023 by
igalklebanov
Explore adding non-type-safe JSON traversal usage of Related to library's API
enhancement
New feature or request
mysql
Related to MySQL
postgres
Related to PostgreSQL
sqlite
Related to sqlite
JSONPathBuilder
in sql.ref
.
api
#571
opened Jul 8, 2023 by
igalklebanov
Add JSON traversal recipe.
documentation
Improvements or additions to documentation
#570
opened Jul 8, 2023 by
igalklebanov
Join Kysely's official Discord server!
documentation
Improvements or additions to documentation
#520
opened May 27, 2023 by
igalklebanov
Support Related to library's API
enhancement
New feature or request
mysql
Related to MySQL
create table...index/key...
.
api
#509
opened May 21, 2023 by
igalklebanov
Should these methods also have a Related to library's API
breaking change
Includes breaking changes
discussion
Let's talk about design, goals and other stuff related to Kysely's development
$
prefix?
api
#274
opened Jan 6, 2023 by
igalklebanov
add Related to library's API
enhancement
New feature or request
mysql
Related to MySQL
postgres
Related to PostgreSQL
values(ref)
support.
api
#251
opened Dec 16, 2022 by
igalklebanov
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.