drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: List Available SQL Functions

Open
#3,035 0 comments 4 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

Sometimes there are functions we need to add to our postgres database (RPC calls, onupdate functions, etc) which we don't implement through drizzle. The ts code with drizzle then needs to be written with these functions in mind and requires thorough documentation on our side. If drizzle introspect could somehow list all of the non-default active functions/changes made, then it would be extremely convenient.

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.