-
## Expected Behavior
I was following the helm chart repo to create the Databases and schema for [MySQL-Aurora](https://github.com/temporalio/helm-charts/tree/v1.20.3#install-with-your-own-mysql) v8 b…
-
### What version of `drizzle-orm` are you using?
0.26.5
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
When using Bun SQLite, Drizzle `select() ... .get()` re…
-
External databases, schemas, tables, columns, and partitions have their own information schema tables:
https://stackoverflow.com/questions/50894811/list-of-external-schemas-and-tables-from-amazon-r…
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
### Bug summary
I expect a request to`/flows/paginate` to return a (potentially empty) array of Flows.`Flow` inherits from `IDBaseModel` which uses a `default_factory` to assign UUIDs on _write_, so …
-
File drizzle.config.ts
```ts
import { defineConfig } from "drizzle-kit";
export default defineConfig({
schema: "src/database/schemas/index.ts",
out: "drizzle",
driver: "mysql2",
dbCrede…
-
Dan,
As we talked earlier it would be nice to have the schemas created + some dummy data when deploying the war for the first time.
- Create schemas and dummy data on initial deploy
- If schemas exis…
-
I am using goose in a small team and we have run into an issue with different versions of goose producing different database schemas. We are using goose via a simple migrate.sh script that calls goose…
-
When attempting to use an **environment variable** to configure the schemas array in the datasource, OR the @@schema for models, the following error occurs:
```
Environment variables loaded from .…
-
Осуществить рефакторинг схем БД (создать Контуры)