Troubleshoot to-do application errors

更新时间:
复制 MD 格式

Application redirects to the guide page after template creation

This issue occurs because the configured database is missing the three data tables required by the to-do list application: todo, todo_tag, and user. Follow the instructions on the guide page to create these data tables.

Check for required tables in the MySQL integration

Run the checkSqlLink integration. The output lists all data tables that the current integration can access.

Error running the MySQL integration

Navigate to the integration page for the resource and reconfigure the MySQL information. Ensure that the connection test is successful.