bitaccesscomau

Results 6 comments of bitaccesscomau

> I am currently employing the following workaround: > > ```ts > import { Table } from 'drizzle-orm' > > const useDynamicSchema = (table: T, schema: string): T => {...

> @bitaccesscomau See this: https://github.com/intruder-detection/nestjs-drizzle-multiple-schemas/blob/main/src/core/common/database/entities/abstract.dao.ts > > Might be helpful Unfortunately your example doesn't address my issues with using db.query, however I did figure out what I think is a...

> @kennyjwilli Yes because the state of the migration is saved at the same place for all schemas which isn't what you want with multi schema migration. All migration are...

Expectedly, this does also not work for remote servers. It would be nice to allow Zed to copy to and from a remote development server instead of needing to ssh...

Do we have a list of what is currently broken/requiring review? I just finished migrating to Tailwind 4 on Svelte 4 and despite some initial config issues with the border-border...

It would be good if chats in folders had isolated context, for example each folder relating to a different coding project so that design decisions are based on that specific...