WIP - Initial stab at making it generic to support db_sqlite.

This commit is contained in:
2022-10-31 15:58:34 -05:00
parent 454fc8c47a
commit a05555ee67
5 changed files with 153 additions and 80 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "2.0.0"
version = "2.1.0"
author = "Jonathan Bernard"
description = "Lightweight Postgres ORM for Nim."
license = "GPL-3.0"