Advertisement · 728 × 90

Posts by kysely

Preview
Release 0.28.15 · kysely-org/kysely Hey 👋 The introduction of dehydration in JSON functions/helpers caused an unexpected bug for consumers that have some columns defined as '${number}', e.g. '1' | '2' (also when wrapped in ColumnType...

github.com/kysely-org/k...

1 week ago 3 1 0 0

sup?

1 week ago 2 0 0 0

what is the *lowest* typescript version being used in actively developed / maintained projects you own or contribute to?

5.4? 5.2? 5.0? other?

1 week ago 3 1 1 0

try `kysely-ctl` and mine latest versions. lemme know what you think. 😊

7 months ago 4 1 0 0
a screenshot from GitHub showing that `kysely-org/kysely` has reached 12k GitHub stars.

a screenshot from GitHub showing that `kysely-org/kysely` has reached 12k GitHub stars.

f yeah! 🤩

10 months ago 13 1 1 1
Preview
Release v0.13.0 - migrator/seeder factory, lazy resources, sql module. · kysely-org/kysely-ctl Hey 👋 NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW MINOR. NEW ...

new `kysely-ctl` out.

github.com/kysely-org/k...

10 months ago 4 1 0 0
Preview
Release 0.28.2 · kysely-org/kysely Hey 👋 v0.28 broke an undocumented TypeScript behavior our API had that allowed you to pass table name unions to query builders and enable some DRYing of queries. Seeing that this pattern was quite ...

dynamic table values were an undocumented, accidental thing before v0.28.
now they're officially supported in v0.28.2.

please drink lots of water. it's hot outside, and DRY in your codebases now. 🥤

github.com/kysely-org/k...

11 months ago 4 2 0 1

🍻

11 months ago 3 0 0 0
Advertisement
Preview
Release 0.28.0 · kysely-org/kysely Hey 👋 Transactions are getting a lot of love in this one! As part an effort to replace Knex with Kysely, B4nan, the author of mikro-orm drove the new setAccessMode('read only'|'read write') method ...

new me, who this?

github.com/kysely-org/k...

11 months ago 11 1 0 0

sky's the limit. 🥳

1 year ago 4 0 0 0
1 year ago 2 0 0 1
1 year ago 6 0 0 1
1 year ago 5 1 0 1

new patch out.

github.com/kysely-org/k...

1 year ago 5 1 0 0
Preview
Release v0.11.0 - automatic `tsconfig.paths` resolution. · kysely-org/kysely-ctl Hey 👋 This release adds automatic tsconfig.paths resolution behind a --experimental-resolve-tsconfig-paths flag, as jiti doesn't do it by design - which caused crashes in setups that have aliases (...

some of ya'll love them `@` prefixes in imports. hope this helps. 🤞🤞

github.com/kysely-org/k...

1 year ago 2 1 0 0

been right all along. 😇

1 year ago 2 0 0 0
Advertisement

not a big deal. it'll probably be exposed in v0.28.

1 year ago 0 0 0 0

the ast has a root node with a `kind` property. you can also import and use `is` functions of `DeleteQueryNode`, `SelectQueryNode`, etc.

1 year ago 0 0 0 0

you can use `.toOperationNode()` to just get the ast, then instantiate a query builder on the other side based on its root kind. e.g. `new DeleteQueryBuilder({
executor: db.getExecutor(),
queryId: createQueryId(),
queryNode: queryThatYouSentOverWire,
})`

1 year ago 0 0 0 0

🐤👍

1 year ago 1 0 0 0

don't forget to index your columns. 😉👍

1 year ago 8 0 0 2
Splitting query building and execution | Kysely Kysely is primarily a type-safe sql query builder.

this is better explained on kysely.dev/docs/recipes...

1 year ago 1 0 0 0

welcome to type-safety. 🤗

1 year ago 1 0 0 0
dm from a bot pretending to be kylie jenner.

dm from a bot pretending to be kylie jenner.

guess she didn't read the docs. no relationships. 🫸👫

1 year ago 2 0 1 0

what are you working on? 👀

1 year ago 1 0 0 0

stay safe out there! 😉👍

1 year ago 1 0 0 0
Advertisement
Preview
Roadmap to v1.0? · Issue #1328 · kysely-org/kysely Thanks for this excellent library. We are evaluating whether to use this library for our next project, but are a bit hesitant because it hasn't reached v1.0 yet. What are the reasons for kysely not...

v1 doesn't matter. 🧏‍♂️🙅‍♂️

1 year ago 2 0 0 0

new FUNDING doc out.
github.com/kysely-org/k...

👎🤞

1 year ago 2 0 0 0

oh there's worse.

people can be assholes and entitled.

1 year ago 0 0 1 0

new CoC out.
github.com/kysely-org/k...

don't be an asshole. you are not entitled to other people's time, energy, or attention. 🤝

1 year ago 6 0 1 1