-
https://github.com/supabase-community/postgres-new/blob/f1dcb5c72b834e8ec9a74e1b875c1762f109bcba/apps/postgres-new/components/ide.tsx#L160
I'm using database.build to showcase my data migration too…
-
Or at least drop the column that contains references to METR's main Vivaria instance. This is assuming it's unused.
-
### What version of `drizzle-orm` are you using?
0.36.0
### What version of `drizzle-kit` are you using?
0.27.1
### Describe the Bug
When using `drizzle-kit push` I'm receiving the following erro…
-
Hi,
is it possible to make migrate do its migration inside a postgres schema and then connect to it with a client without actually spawning an entire new pgxpool(with `search_path` in the DSN string)…
-
Hi Alex @staticlibs , I am exploring on deployment options silently via scripts and do have below questions,
1) Tried silent installtion for C++ distributable and wiltonDB. C++ distributable requ…
-
```
2024-04-02T07:53:58.682Z prisma:schemaEngine:stderr {"timestamp":"2024-04-02T07:53:58.682766692Z","level":"ERROR","fields":{"message":"Cannot drop the schema 'dbo'.","code":15150},"target":"tibe…
-
### Duplicate of [this issue](https://github.com/drizzle-team/drizzle-orm/issues/1592). Accidentally pushed it to the wrong repo.
### What version of `drizzle-orm` are you using?
0.29.1
### W…
-
### Expected Behavior
As we start working on V2 new developers should find their local database set up with a single migration file to declare their initial schema.
### Current Behavior
As a conven…
-
### Bug Description
When a user lets call them `roster` applies a migration that creates a schema equal to the username, `roster`, _only_ the first migration will be applied correctly.
The secon…
-
Hi there!
I would be grateful if someone could tell me how to solve the following problem:
When doing a clean install on a host with Ubuntu 22.04.4 LTS, an error occurs:
Seeding globals from rol…