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

Postgres adapter busted #1344

Closed
ryanleecode opened this issue Dec 21, 2024 · 0 comments · Fixed by #1345
Closed

Postgres adapter busted #1344

ryanleecode opened this issue Dec 21, 2024 · 0 comments · Fixed by #1345
Labels
bug Something isn't working

Comments

@ryanleecode
Copy link
Contributor

ryanleecode commented Dec 21, 2024

Describe the bug

When loading schema.sql it produces this error

 ⛔ ERRORS
   Error starting agent for character Eliza: 
   {"length":124,"name":"error","severity":"ERROR","code":"42601","position":"1610","file":"parse_type.c","line":"407","routine":"typenameTypeMod"} 

error: type modifiers must be simple constants or identifiers

To Reproduce

Use postgresql adapter

Expected behavior

It works

Screenshots

Additional context

v0.16

@ryanleecode ryanleecode added the bug Something isn't working label Dec 21, 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

Successfully merging a pull request may close this issue.

2 participants