drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: Allow to specify the mode for certain columns upon introspection

Open
#3,239 0 comments 3 reactions 0 assignees View on GitHub
drizzle/kit enhancement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Describe what you want

Some columns require a `mode` setting to be passed to determine the input and output of Drizzle's queries. All of these have a default (like `bigint` type has `number` mode by default) but there are cases where being able to specify how to introspect these columns may come in handy as changing the mode after every introspection can be very annoying.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.