The Wayback Machine - https://web.archive.org/web/20240111013423/https://github.com/kysely-org/kysely/pulls
Skip to content

Pull requests: kysely-org/kysely

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add OUTPUT clause support. api Related to library's API enhancement New feature or request mssql Related to MS SQL Server (MSSQL) ready for review
#828 opened Jan 1, 2024 by igalklebanov Loading…
fix: WithSchemaPlugin is adding schema to function arguments and causes db errors. bug Something isn't working built-in plugin Related to a built-in plugin postgres Related to PostgreSQL ready for review
#827 opened Jan 1, 2024 by igalklebanov Loading…
feat: add schema to TableNodes within RawNodes @ WithSchemaPlugin. built-in plugin Related to a built-in plugin enhancement New feature or request mssql Related to MS SQL Server (MSSQL) postgres Related to PostgreSQL ready for review
#826 opened Dec 31, 2023 by igalklebanov Loading…
add IDENTITY column support. api Related to library's API enhancement New feature or request mssql Related to MS SQL Server (MSSQL) ready for review
#823 opened Dec 30, 2023 by igalklebanov Loading…
add FETCH clause support. 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 ready for review
#822 opened Dec 29, 2023 by igalklebanov Loading…
add TOP clause support. api Related to library's API enhancement New feature or request mssql Related to MS SQL Server (MSSQL) ready for review
#821 opened Dec 29, 2023 by igalklebanov Loading…
add varbinary data type for mysql enhancement New feature or request mssql Related to MS SQL Server (MSSQL) mysql Related to MySQL typescript Related to Typescript waiting for submitter response
#812 opened Dec 19, 2023 by jonasbovyn Loading…
Add support for CREATE TRIGGER and DROP TRIGGER statement 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 waiting for submitter response
#808 opened Dec 18, 2023 by thecodrr Draft
3 tasks done
A way to disable 'preventAwait' enhancement New feature or request ready for review
#748 opened Oct 26, 2023 by wirekang Loading…
Global type config enhancement New feature or request typescript Related to Typescript
#631 opened Aug 3, 2023 by koskimas Draft
add JSON Traversal recipe. documentation Improvements or additions to documentation
#580 opened Jul 11, 2023 by igalklebanov Draft
add CODE_OF_CONDUCT.md documentation Improvements or additions to documentation ready for review
#564 opened Jul 4, 2023 by igalklebanov Loading…
proposal: type-safe docs (DO NOT MERGE) discussion Let's talk about design, goals and other stuff related to Kysely's development documentation Improvements or additions to documentation
#550 opened Jun 26, 2023 by fhur Loading…
docs: add databases section @ site home page. documentation Improvements or additions to documentation
#531 opened Jun 11, 2023 by igalklebanov Draft
make SchemaModule optional and injectable. api Related to library's API breaking change Includes breaking changes enhancement New feature or request migrations Related to migrations
#462 opened May 4, 2023 by igalklebanov Draft
1 task
add ReadonlyKysely<DB> helper. api Related to library's API enhancement New feature or request typescript Related to Typescript
#218 opened Nov 4, 2022 by igalklebanov Draft
1 of 2 tasks
add queryId to CompiledQuery to allow async communication between more components. breaking change Includes breaking changes custom dialect Related to a custom dialect custom plugin Related to a custom plugin enhancement New feature or request
#176 opened Sep 27, 2022 by igalklebanov Loading…
knex to kysely migration "guide". documentation Improvements or additions to documentation
#160 opened Sep 14, 2022 by igalklebanov Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.