Add tiny_sqlite (#978)

This commit is contained in:
Oscar Nihlgård 2019-01-05 10:44:50 +01:00 committed by Miran
parent 1f4be30212
commit ec99bc7067

View File

@ -12350,5 +12350,17 @@
"description": "A little lib for generating URL with args.",
"license": "MIT",
"web": "https://github.com/MaxUNof/gurl"
},
{
"name": "tiny_sqlite",
"url": "https://github.com/GULPF/tiny_sqlite",
"method": "git",
"tags": [
"database",
"sqlite"
],
"description": "A thin SQLite wrapper with proper type safety",
"license": "MIT",
"web": "https://github.com/GULPF/tiny_sqlite"
}
]