Skip to content

Releases: SoZ0/advance-java-database

3.1

12 Nov 22:15
Compare
Choose a tag to compare

Minor changes to how the database models work, the DatabaseModel class now handles all of the SQL instead of the user-created model

3.0

12 Nov 00:00
Compare
Choose a tag to compare
3.0

Release of my personal database management library
Uses Java 17 and sqlite-jdbc 3.34.0
To run just import the jar into your project and make a new Database object