mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add dbschema library
This commit is contained in:
parent
d31408f404
commit
da2c3d0ee7
@ -7638,5 +7638,18 @@
|
|||||||
"description": "Calendars, Timestamps and Timezones utilities.",
|
"description": "Calendars, Timestamps and Timezones utilities.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/chrono"
|
"web": "https://github.com/treeform/chrono"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dbschema",
|
||||||
|
"url": "https://github.com/vegansk/dbschema",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"database",
|
||||||
|
"db"
|
||||||
|
],
|
||||||
|
"description": "Database schema migration library for Nim language.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vegansk/dbschema"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user