brandan-schmitz / plexbot

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

Implement ORM library and database version manager #2

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 4 years ago

Implement a ORM library capable of mapping classes to database objects as well as a generating and executing database migration scripts in order to allow the application to configure the database as needed.