Posts by kysely
sup?
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?
try `kysely-ctl` and mine latest versions. lemme know what you think. 😊
a screenshot from GitHub showing that `kysely-org/kysely` has reached 12k GitHub stars.
f yeah! 🤩
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...
🍻
sky's the limit. 🥳
new patch out.
github.com/kysely-org/k...
been right all along. 😇
not a big deal. it'll probably be exposed in v0.28.
the ast has a root node with a `kind` property. you can also import and use `is` functions of `DeleteQueryNode`, `SelectQueryNode`, etc.
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,
})`
🐤👍
don't forget to index your columns. 😉👍
welcome to type-safety. 🤗
dm from a bot pretending to be kylie jenner.
guess she didn't read the docs. no relationships. 🫸👫
what are you working on? 👀
stay safe out there! 😉👍
new FUNDING doc out.
github.com/kysely-org/k...
👎🤞
oh there's worse.
people can be assholes and entitled.
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. 🤝