Replies: 1 comment 1 reply
-
Could you provide an MRE? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
when i imported this model in two files i got this error :
sqlalchemy.exc.InvalidRequestError: Table 'users1' is already defined for this MetaData instance. Specify 'extend_existing=True' to redefine options and columns on an existing Table object.
Operating System
Linux
Operating System Details
No response
SQLModel Version
0.0.22
Python Version
Python 3.12.6
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions