mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add sqliteral (#1459)
This commit is contained in:
parent
1629d7a572
commit
52c2bff7d9
@ -17727,5 +17727,21 @@
|
||||
"description": "Autogenerated glew bindings for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jyapayne/nim-glew"
|
||||
},
|
||||
{
|
||||
"name": "sqliteral",
|
||||
"url": "https://github.com/olliNiinivaara/SQLiteral",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"multi-threading",
|
||||
"sqlite",
|
||||
"sql",
|
||||
"database",
|
||||
"wal",
|
||||
"api"
|
||||
],
|
||||
"description": "A high level SQLite API for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/olliNiinivaara/SQLiteral"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user