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

Column called metadata does not work well with sqlachemy #1207

Open
1 of 2 tasks
xzdandy opened this issue Sep 24, 2023 · 0 comments
Open
1 of 2 tasks

Column called metadata does not work well with sqlachemy #1207

xzdandy opened this issue Sep 24, 2023 · 0 comments

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Sep 24, 2023

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

When we load a csv that has a column named metadata, we get the following error message:

sqlalchemy.exc.InvalidRequestError: Attribute name 'metadata' is reserved when using the Declarative API.

Add a warning note into documentation or troubleshooting page.

Use case

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy added this to the v0.3.7 milestone Sep 24, 2023
@xzdandy xzdandy removed this from the v0.3.7 milestone Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant