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

Add Database type bound sql partial API accessible from Kysely instance. api Related to library's API enhancement New feature or request
#776 opened Nov 23, 2023 by igalklebanov
Add support for ALTER INDEX queries. api Related to library's API enhancement New feature or request mssql Related to MS SQL Server (MSSQL) oracle Related to Oracle postgres Related to PostgreSQL
#775 opened Nov 23, 2023 by igalklebanov
Raw sql execute does not use schema during migration built-in plugin Related to a built-in plugin enhancement New feature or request
#761 opened Nov 7, 2023 by Sata51
Allow inserts to alias table names api Related to library's API enhancement New feature or request postgres Related to PostgreSQL
#731 opened Oct 12, 2023 by mezuzza
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
SQLite adapter is not locking the db during migrations bug Something isn't working built-in dialect Related to a built-in dialect migrations Related to migrations sqlite Related to sqlite
#729 opened Oct 11, 2023 by joanrieu
Custom dialect for bun:sqlite custom dialect Related to a custom dialect sqlite Related to sqlite
#705 opened Sep 18, 2023 by typedarray
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
Introducing constraint renaming api Related to library's API enhancement New feature or request
#647 opened Aug 15, 2023 by luixo
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
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
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
Introspection with Multiple Schemas in Mysql built-in dialect Related to a built-in dialect enhancement New feature or request mysql Related to MySQL
#620 opened Jul 27, 2023 by dannyb
Explore adding non-type-safe JSON traversal usage of JSONPathBuilder in sql.ref. api Related to library's API enhancement New feature or request mysql Related to MySQL postgres Related to PostgreSQL sqlite Related to sqlite
#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 create table...index/key.... api Related to library's API enhancement New feature or request mysql Related to MySQL
#509 opened May 21, 2023 by igalklebanov
[Feature] Allow window function modification api Related to library's API enhancement New feature or request mysql Related to MySQL postgres Related to PostgreSQL sqlite Related to sqlite
#505 opened May 19, 2023 by Azarattum
Select type does not override selectAll bug Something isn't working typescript Related to Typescript
#460 opened May 2, 2023 by metallicusdev
feature request: non-transactional migrations for concurrent index creation enhancement New feature or request migrations Related to migrations postgres Related to PostgreSQL
#352 opened Mar 6, 2023 by tgriesser
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
Should these methods also have a $ prefix? api 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
#274 opened Jan 6, 2023 by igalklebanov
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
add values(ref) support. api Related to library's API enhancement New feature or request mysql Related to MySQL postgres Related to PostgreSQL
#251 opened Dec 16, 2022 by igalklebanov
Support DELETE [TABLE] FROM [TABLE] api Related to library's API enhancement New feature or request mysql Related to MySQL
#237 opened Nov 25, 2022 by shuaixr
ProTip! Mix and match filters to narrow down what you’re looking for.