Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest driver Unable to locate table meta-data for ‘some-table-name' #1116

Open
Templore opened this issue May 26, 2024 · 0 comments
Open

Comments

@Templore
Copy link

Templore commented May 26, 2024

<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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants