-
```
failed to migrate
84 | __privateAdd(this, _db2, void 0);
85 | __privateSet(this, _db2, db);
86 | }
87 | executeQuery(compiledQuery) {
88 | const { sql: sql2, parameters } = c…
boehs updated
2 years ago
-
Hi there, I have been trying this lib this weekend. By far, this is the most powerful and lightweight type-safe sql query builder IMO. (compares to knex, zapatos and slonik)
I'm using `prisma2` in…
-
Hey there,
Just got here from reddit, thanks a lot for this! I tried using kysely-codegen with a localhost postgres, but I'm seeing this error:
```
❯ kysely-codegen …
-
Hello I installed the following dependencies in a project:
`
yarn add -D kysely-codegen
yarn add -D kysely pg
`
I have the .env file in the root of the directory, still, when i run the command
`…
-
Sqlite supports this but the onConflictUpdate method does not allow me to add a where clause.
https://www.sqlite.org/lang_UPSERT.html
![upsert-clause](https://user-images.githubusercontent.com/9…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I would like to b…