### Error querying database. Cause: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tb_test)
### The error may exist in com/ctl/exam/question/mapper/DemoMapper.java (best guess)
### The error may involve com.ctl.exam.question.mapper.DemoMapper.selectAll
### The error occurred while executing a query
### SQL: SELECT * FROM tb_test
### Cause: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tb_test)
; uncategorized SQLException; SQL state [null]; error code [1]; [SQLITE_ERROR] SQL error or missing database (no such table: tb_test); nested exception is org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tb_test)] with root cause
org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tb_test)
Spring Boot + MyBatis + SQLite 基于注解快速開(kāi)發(fā)IDE:IntelliJ IDEA 2017.3.5Spring Boot:2.0.1 一膊存、創(chuàng)建項(xiàng)目 1. 選擇 Spring Initializr 2. 要使用 JSP...