Add dbschema library
This commit is contained in:
parent
d31408f404
commit
da2c3d0ee7
1 changed files with 13 additions and 0 deletions
|
|
@ -7638,5 +7638,18 @@
|
|||
"description": "Calendars, Timestamps and Timezones utilities.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue