Update enum support to store enum value in db record instead of enum name. Added `get_table()` function
0.18.0
Added support for `!=` and `update()` in the `patch_database_object`
0.17.0
Changes to connection management to ensure old connections are cleaned up. This was causing issues with long running processes not being able to connect to the database