@linked-db/linked-ql
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -14,3 +14,3 @@ { | ||
"icon": "https://webqit.io/icon.svg", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "repository": { |
@@ -1831,3 +1831,3 @@ # Linked QL | ||
*Refresh local schema file.* Linked QL regenerates the schema from current DB structure for each database it has managed and refreshes local copy. | ||
*Refresh local schema file.* Linked QL regenerates the schema from current DB structure for each database it has managed; refreshes local copy. | ||
@@ -1848,3 +1848,3 @@ <details><summary>🐹 Usage:</summary> | ||
*Permanently erase savepoint histories.* Linked QL deletes the savepoint history of all databases or specified database. This is irreversible. | ||
*Permanently erase savepoint histories.* Linked QL deletes the savepoint history of all databases, or a specific database from the `--db` flag. This is irreversible. | ||
@@ -1851,0 +1851,0 @@ <details><summary>🐹 Usage:</summary> |
1654156