-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Postgres Numeric and database support (#1592)
* feat: Database Dialect support * feat: Adding support for PG Numeric * fix: fixing bug in PG Numeric Support * feat: adding samples for PG Numeric * feat: Adding samples for PG * feat: changes in samples as per comments,renaming tags, merging numeric samples * comment changes * fix: allowing number in pgNumeric * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update samples/README.md Co-authored-by: Knut Olav Løite <[email protected]> * Update samples/pg-database-create.js Co-authored-by: Knut Olav Løite <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Knut Olav Løite <[email protected]>
- Loading branch information
1 parent
cefb1b4
commit 7ca3975
Showing
20 changed files
with
1,828 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.