Skip to content

Conversation

kyleconroy
Copy link
Contributor

@kyleconroy kyleconroy commented Dec 11, 2023

The type name for columns and arguments is not the same. The pg_catalog. prefix is sometimes added to the name. Remove that before the switch statement.

Fixes #3

@kyleconroy kyleconroy merged commit 26af4db into main Dec 11, 2023
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.

Generated insert method takes in string but returns integer
1 participant