Refreshing/Updating your database
What does refreshing do?
In BlazeSQL, refreshing your database simply means BlazeSQL will check if any tables or columns have been added or removed from your database. This ensures that the chatbot does not see outdated metadata which could result in incorrect queries.
How to refresh your database
To update your database in BlazeSQL, simply click the 🔄 button next to “Database structure” in the chat page. This will allow you to change the table selection (ex. pulling in new tables) and reflect any other changes like columns that were added or removed to/from the database.
What does updating do?
Updating your database allows you to update the database credentials, which will be followed by an automatic refresh (i.e. pulling the latest table/column names as described above).
How to update your database
To update your database in BlazeSQL, simply click the Options button above your database in the chat page, then click the "Update" button. Then you will see this modal:


