generative-bi-using-rag
generative-bi-using-rag copied to clipboard
Schema management query error "sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1049, "Unknown database 'buzz_base_report'")"
When i use schema magement, there is a error for no database "buzz_base_report", but when i created the connection the database name is "xa_bi". I used "buzz_base_report" when I first created the connection. It seems that a cache was used here, because the cache was not updated and the wrong database name was obtained, so please help analyze it.
After I used profile management to re-fetch table definition, the problem was solved, can I directly fetch the table definition when creating the profile.
Hello, thank you for your feedback. We will try to modify this logic.
We have fixed this issue and welcome you to contact us if you have any questions.