aikar / db

Aikar's Intuitive JDBC Database Wrapper - A clean and intuitive API for Java to remove JDBC boilerplate.
https://idb.emc.gs
MIT License
65 stars 20 forks source link

Use serializable transaction isolation level when using SQLite #13

Closed broccolai closed 4 years ago

broccolai commented 4 years ago

Fixes an issue where idb would fail to load when using SQLite.