Skip to content

docs: document db_type values for type overrides - #4564

Open
VedantMadane wants to merge 1 commit into
sqlc-dev:mainfrom
VedantMadane:docs/db-type-overrides-2762
Open

docs: document db_type values for type overrides#4564
VedantMadane wants to merge 1 commit into
sqlc-dev:mainfrom
VedantMadane:docs/db-type-overrides-2762

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

Documents the db_type strings sqlc matches for PostgreSQL, MySQL, and SQLite type overrides, how exact matching works, and common pitfalls (pg_catalog prefixes, nullability).

Fixes #2762

## Summary
Documents the db_type strings sqlc matches for PostgreSQL, MySQL, and SQLite type overrides, how exact matching works, and common pitfalls (pg_catalog prefixes, nullability).

Fixes sqlc-dev#2762

Signed-off-by: Vedant Madane <vedantnm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document db_type for type overrides

1 participant