Closed zefir-git closed 1 year ago
Supersedes #12
Instead of shading SQLite, we can use the class directly from paper. I believe by doing
config.setDriverClassName("org.sqlite.JDBC");
Supersedes #12
Instead of shading SQLite, we can use the class directly from paper. I believe by doing