Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Case of extremely slow type checking performance issue Something is slow af typescript Related to Typescript
#867 opened Feb 1, 2024 by agj
Are you using Kysely in production? Let us know! documentation Improvements or additions to documentation question Further information is requested
#320 opened Feb 9, 2023 by fhur
More fine-grained transaction API with savepoints? api Related to library's API enhancement New feature or request mssql Related to MS SQL Server (MSSQL) mysql Related to MySQL postgres Related to PostgreSQL sqlite Related to sqlite
#257 opened Dec 26, 2022 by koskimas
Update statements with joins don't seem to work api Related to library's API enhancement New feature or request mysql Related to MySQL
#192 opened Oct 11, 2022 by bduff9
Progressively migrate from knex to kysely. documentation Improvements or additions to documentation migrations Related to migrations question Further information is requested
#630 opened Aug 3, 2023 by alnorris
Better support for typing denormalized tables or complex row types api Related to library's API discussion Let's talk about design, goals and other stuff related to Kysely's development enhancement New feature or request greenlit Ready for implementation typescript Related to Typescript
#577 opened Jul 10, 2023 by ethanresnick
Allow DEFERRABLE or modifyEnd/modifyStart to constraints api Related to library's API enhancement New feature or request good first issue Good for newcomers greenlit Ready for implementation
#224 opened Nov 11, 2022 by rubenferreira97
Migrations can be modified without notice enhancement New feature or request migrations Related to migrations
#984 opened May 8, 2024 by niklas-e
Support JOIN ... USING ( col1, col2, ... ) api Related to library's API enhancement New feature or request mysql Related to MySQL postgres Related to PostgreSQL sqlite Related to sqlite
#730 opened Oct 11, 2023 by dwickern
Question: How to model spatial data in Kysely? built-in dialect Related to a built-in dialect mysql Related to MySQL question Further information is requested typescript Related to Typescript
#625 opened Aug 1, 2023 by ghost
Support query cancellation api Related to library's API built-in dialect Related to a built-in dialect custom dialect Related to a custom dialect enhancement New feature or request
#783 opened Nov 28, 2023 by ethanresnick
[Feature]: Allow executing raw queries with a more idiomatic way api Related to library's API enhancement New feature or request
#455 opened Apr 30, 2023 by kasvith
Mssql connection pooling issue. Multiple server round trips per query. breaking change Includes breaking changes built-in dialect Related to a built-in dialect enhancement New feature or request mssql Related to MS SQL Server (MSSQL)
#1061 opened Jun 25, 2024 by tmrclark
Incorrect selectAll typing bug Something isn't working typescript Related to Typescript wontfix This will not be worked on
#1059 opened Jun 25, 2024 by romeerez
Passing context to plugins on a query by query basis api Related to library's API built-in plugin Related to a built-in plugin custom plugin Related to a custom plugin question Further information is requested
#627 opened Aug 2, 2023 by jordanjoyce
MySQL 8 row aliases api Related to library's API enhancement New feature or request mysql Related to MySQL
#664 opened Aug 25, 2023 by jacobwgillespie
Should the instrospectors' getTables method return database views? built-in dialect Related to a built-in dialect enhancement New feature or request greenlit Ready for implementation postgres Related to PostgreSQL sqlite Related to sqlite
#270 opened Jan 3, 2023 by diogob
[SQLite Dialect] Properly translate .ignore() api Related to library's API enhancement New feature or request good first issue Good for newcomers greenlit Ready for implementation sqlite Related to sqlite
#916 opened Mar 18, 2024 by BitPhinix
Autocomplete issue with TS 5.0.2 bug Something isn't working typescript Related to Typescript
#876 opened Feb 9, 2024 by wirekang
Ms sql server - database / schema / tablename enhancement New feature or request mssql Related to MS SQL Server (MSSQL)
#875 opened Feb 9, 2024 by Irupt
Add Oracle Database core dialect. built-in dialect Related to a built-in dialect enhancement New feature or request oracle Related to Oracle
#777 opened Nov 24, 2023 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
Suggestion: Allow Execution driver to execute multiple queries api Related to library's API breaking change Includes breaking changes built-in dialect Related to a built-in dialect custom dialect Related to a custom dialect enhancement New feature or request
#904 opened Mar 12, 2024 by HendrixString
fix bun tests hanging in CI. bug Something isn't working help wanted Extra attention is needed tests
#882 opened Feb 13, 2024 by igalklebanov
Feature request: third argument in orderBy for null sorting in relevant dialects api Related to library's API enhancement New feature or request oracle Related to Oracle postgres Related to PostgreSQL sqlite Related to sqlite
#714 opened Sep 23, 2023 by jericirenej
ProTip! Exclude everything labeled bug with -label:bug.