Map names to db ident names for columns passed for ordering in paginated queries.

This commit is contained in:
2023-08-09 09:16:10 -05:00
parent fbd20de71f
commit fb74d84cb7
2 changed files with 4 additions and 4 deletions

View File

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