aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c8a8c1e..5180138 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]