Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.27.6 source code.tar.gz | 2025-03-03 | 17.0 MB | |
0.27.6 source code.zip | 2025-03-03 | 17.3 MB | |
README.md | 2025-03-03 | 3.8 kB | |
Totals: 3 Items | 34.3 MB | 0 |
Hey π
v0.28 is right around the corner! π
π Features
π Bugfixes
- fix: implements a underscore validation to camelcase plugin by @rhyzzor in https://github.com/kysely-org/kysely/pull/1290
- fix: resolve edge case with varying shapes in multiple item inserts causing undefined in parameters. by @naorpeled & @igalklebanov in https://github.com/kysely-org/kysely/pull/1311
PostgreSQL π
- Use JS sort method to sort migrations by name by @DavesBorges in https://github.com/kysely-org/kysely/pull/844
- fix: WithSchemaPlugin is adding schema to table function arguments and causes db errors in json_agg and to_json. by @igalklebanov in https://github.com/kysely-org/kysely/pull/827
SQLite π
- fix: isAutoIncrementing: true for sqlite integer primary key by @tgriesser in https://github.com/kysely-org/kysely/pull/1344 and https://github.com/kysely-org/kysely/pull/1349
π Documentation
- Update CONTRIBUTING.md by @igalklebanov in https://github.com/kysely-org/kysely/commit/bfbd002355f352a628cf30e032372bcd1f22c9c8
- badge stuff @ README.md by @igalklebanov in https://github.com/kysely-org/kysely/commit/541c93557cc666f64410928068e705f940dfcefe
- add CODE_OF_CONDUCT.md by @igalklebanov in https://github.com/kysely-org/kysely/pull/564
- add another example to CoC. by @igalklebanov in https://github.com/kysely-org/kysely/commit/9ba0f02c4370438509889671d24c97852329da95
- explain examples in CoC. by @igalklebanov in https://github.com/kysely-org/kysely/commit/708afadc5008ef0f891a4f9eae3c09ada3fcf4a2
- add example to CoC. by @igalklebanov in https://github.com/kysely-org/kysely/commit/1ba5586b62d48547c0d6c359c6c07638ba12c350
- add examples to CoC. by @igalklebanov in https://github.com/kysely-org/kysely/commit/1cbe9b507c80d3cdfceccc206a1c0febd9c12f11
- CoC wording. by @igalklebanov in https://github.com/kysely-org/kysely/commit/559833824960d9e83f93963638d5778fa4465e7f
- add reactions as an example in CoC. by @igalklebanov in https://github.com/kysely-org/kysely/commit/67e413e80ee05d6dee7b17491c08837424fe2f83
- Add a reference to ref in table's docstring by @AlexErrant in https://github.com/kysely-org/kysely/pull/1315
- add FUNDING.md by @igalklebanov in https://github.com/kysely-org/kysely/pull/1317
- Update _prerequisites.mdx by @igalklebanov in https://github.com/kysely-org/kysely/commit/bd167d3f31d4088b8c0606eda3e8443cc1fb4499
- fix minor typo in raw-builder/sql by @austin-tildei in https://github.com/kysely-org/kysely/pull/1346
- fix(docs): Fixed closing backtick in Migrator JSDoc by @nick-w-nick in https://github.com/kysely-org/kysely/pull/1348
- remove X links. by @igalklebanov in https://github.com/kysely-org/kysely/commit/4870549de07766fb5be7776ec41ee0876e58434c and https://github.com/kysely-org/kysely/commit/deedd28c4c422185e4ec79f6da5432bc263ec7fd
- add Marvin's (Deno) quote. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1360
- Add Oracle dialect to dialects.md by @JosephTuffin in https://github.com/kysely-org/kysely/pull/1371
PostgreSQL π
- Add PGlite dialect to dialects.md by @czeidler in https://github.com/kysely-org/kysely/pull/1319
π¦ CICD & Tooling
β οΈ Breaking Changes
π€ New Contributors
- @rhyzzor made their first contribution in https://github.com/kysely-org/kysely/pull/1290
- @AlexErrant made their first contribution in https://github.com/kysely-org/kysely/pull/1315
- @czeidler made their first contribution in https://github.com/kysely-org/kysely/pull/1319
- @austin-tildei made their first contribution in https://github.com/kysely-org/kysely/pull/1346
- @JosephTuffin made their first contribution in https://github.com/kysely-org/kysely/pull/1371
Full Changelog: https://github.com/kysely-org/kysely/compare/0.27.5...0.27.6