mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Change db to index
This commit is contained in:
parent
684a8afa23
commit
4bb31d071e
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ var externalPrefixFlag = map[string]bool{
|
|||
"query": true,
|
||||
"import": true,
|
||||
"export": true,
|
||||
"db": true,
|
||||
"index": true,
|
||||
"frame": true,
|
||||
"nodes": true,
|
||||
"version": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue