-
### What version of `drizzle-orm` are you using?
0.31.0
### What version of `drizzle-kit` are you using?
0.22.1
### Describe the Bug
here's my code
```ts
export const create = pgTableCreator((n…
-
### What is the improvement or update you wish to see?
I have a pnpm workspace with just in time packages. If I only do changes to a package, the apps that depend on that package are not invalided. H…
-
# Expected Behaviour
Now that the Development Environment has been set up with a local copy of the Database all contributors will be working with a fixed set of data on their local repo. That data sh…
-
## DRIs
| | DRI |
| ------- | ----------------- |
| Endgame | @phillipleblanc |
| QA | @sgrebnov |
| Docs | @peasee …
-
### Bug Description
I ran it according to the flow chart and found that llm reported an error.
[Untitled document.json](https://github.com/user-attachments/files/16824901/Untitled.document.json)
![…
-
Database adapters have been a fundamental part of Lucia from the very start. It allows Lucia to work with any databases and Lucia provides adapter packages to make the integration easier. But is this …
-
# Bug report
## Describe the bug
Running `supabase start` on Github builders frequently fails with 'service not healthy'.
## To Reproduce
Steps to reproduce the behavior, please provide co…
-
**Describe the bug**
Recently I have been unable to launch my supabase local project using the `supabase start` command.
The command remains stuck on `Waiting for health check` and never runs succes…
-
### Describe the Bug
After checking Vercel Logs, I can often see that the root `/api/websites/*` is often getting this error with an error code 500. All the other routes work fine, but this route is …
-
# Bug report
## Describe the bug
Trying to execute a simple select query using Python 3.12 or 3.9. I cannot get past this error.
## To Reproduce
```python
Python 3.12.3 (main, Apr 9 2024…