PgFunctionFileParser cannot parse multi-word IN type
Open
bug
- Dominant language
- Scala
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
PgFunctionFileParser cannot parse multi-word IN type
## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Create a function source file with `IN param_name TIMESTAMP WITH TIME ZONE`
2. Try to read the file into the `DBAppModel`
3. See error
## Expected behavior
File is loaded and parameter type recognized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.