| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
## 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 <6527493+VedantMadane@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
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