mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add sqlbuilder (#983)
This commit is contained in:
parent
b447a25846
commit
fc4a1761a5
@ -12348,5 +12348,17 @@
|
|||||||
"description": "A thin SQLite wrapper with proper type safety",
|
"description": "A thin SQLite wrapper with proper type safety",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/GULPF/tiny_sqlite"
|
"web": "https://github.com/GULPF/tiny_sqlite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sqlbuilder",
|
||||||
|
"url": "https://github.com/ThomasTJdev/nim_sqlbuilder",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sql",
|
||||||
|
"sqlbuilder"
|
||||||
|
],
|
||||||
|
"description": "A SQLbuilder with support for NULL values",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ThomasTJdev/nim_sqlbuilder"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user