Add pg_util (#1326)

This commit is contained in:
Hitesh Jasani 2020-01-17 02:29:01 -05:00 committed by Miran
parent 370704f1ef
commit 0976c5e7c8

View File

@ -16143,6 +16143,19 @@
"license": "MIT",
"web": "https://github.com/treeform/staticglfw"
},
{
"name": "pg_util",
"url": "https://github.com/hiteshjasani/nim-pg-util.git",
"method": "git",
"tags": [
"postgresql",
"postgres",
"pg"
],
"description": "Postgres utility functions",
"license": "MIT",
"web": "https://github.com/hiteshjasani/nim-pg-util"
},
{
"name": "googleapi",
"url": "https://github.com/treeform/googleapi",