refactor(branding?): swapped all references to db/dbs to store/stores
This commit is contained in:
parent
9467675715
commit
3d5a3f2aa1
27 changed files with 113 additions and 113 deletions
4
testdata/del-db__err__with__invalid_db.ct
vendored
4
testdata/del-db__err__with__invalid_db.ct
vendored
|
|
@ -1,2 +1,2 @@
|
|||
$ pda del-db foo/bar --> FAIL
|
||||
Error: cannot delete-db 'foo/bar': cannot parse db: bad db format, use DB or @DB
|
||||
$ pda del-store foo/bar --> FAIL
|
||||
Error: cannot delete-store 'foo/bar': cannot parse store: bad store format, use STORE or @STORE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue