mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-12 07:41:02 +00:00
Update handler.go
Co-authored-by: Travis Turner <travis@pilosa.com>
This commit is contained in:
parent
913c909ef7
commit
d6129517db
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ type TranslateKeysRequest struct {
|
|||
Field string
|
||||
Keys []string
|
||||
|
||||
// it's a awkward name, just to keep backward compatibility with client and idk.
|
||||
// NotWritable is an awkward name, but it's just to keep backward compatibility with client and idk.
|
||||
NotWritable bool
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue