generative-bi-using-rag icon indicating copy to clipboard operation
generative-bi-using-rag copied to clipboard

Schema management query error "sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1049, "Unknown database 'buzz_base_report'")"

Open VerRan opened this issue 1 year ago • 2 comments
trafficstars

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.

VerRan avatar Mar 25 '24 08:03 VerRan

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.

VerRan avatar Mar 25 '24 08:03 VerRan

Hello, thank you for your feedback. We will try to modify this logic.

supinyu avatar Mar 28 '24 07:03 supinyu

We have fixed this issue and welcome you to contact us if you have any questions.

supinyu avatar Jun 06 '24 23:06 supinyu