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

This commit is contained in:
jdb
2022-11-03 16:38:14 -05:00
parent 454fc8c47a
commit a05555ee67
5 changed files with 153 additions and 80 deletions
+1 -1
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"