sqlite-jdbc
sqlite-jdbc copied to clipboard
Latest driver Unable to locate table meta-data for ‘some-table-name'
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.45.3.0</version>
</dependency>
When Using org.springframework.jdbc.core.simple.SimpleJdbcInsert,
get an error Unable to locate table meta-data for 'some-table-name'