Troubleshoot Azure SQL Connection with AutoGen Studio #5822
-
Following up from the previous thread. by @dharanidharan59 dharanidharan59
The above code is able to connect to the database the dbmanager in Ags uses sql model . So write code to verify you can connect to azure sql with sqlmodel and a db uri
The above code also got executed successfully Write debug print logs in debmanager to trace errors
It is getting failed during the Generate revision of schema_manager.py Please help here! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
@dharanidharan59,
Can you share what your connection string is (redact sensitive info)? |
Beta Was this translation helpful? Give feedback.
Hi,
I had some time to troubleshoot this.
I have made some changes that should fix the problem above (there seemed to have been an issue specific to azuresql connection strings and how they get written to a migration file).
Can you install and try the latest dev build