Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db2dbml - Postgres connector fetches the wrong default value for array type column #656

Open
huyleminh01 opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@huyleminh01
Copy link
Contributor

I'm hitting this same kind of error running dbdocs build

# offending line
"onboarding_alt_pii_fields" "varchar[]" [not null, default: 'ARRAY[_name, date_of_birth}']']
Syntax error at line 1049 column 93. Invalid newline encountered while parsing
Syntax error at line 1049 column 43. Expect a following space
Syntax error at line 1049 column 43. These fields must be some inline settings optionally ended with a setting list
Syntax error at line 1051 column 3. These fields must be some inline settings optionally ended with a setting list
Syntax error at line 1051 column 11. These fields must be some inline settings optionally ended with a setting list

Is there a better place to report this?

Originally posted by @robinator in #46 (comment)

@huyleminh01 huyleminh01 added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant