brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Implement Hibernate for ORM support #12

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 3 years ago

Removes manual SQL queries and implements the Hibernate library as an ORM system. Includes the ability to autogenerate and do limited migrations on databases automatically.