PgFunctionFileParser cannot parse multi-word IN type
Offen
bug
- Vorherrschende Sprache
- Scala
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.