PgFunctionFileParser cannot parse multi-word IN type
Abierto
bug
- Lenguaje dominante
- Scala
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.