featurebase/http
Travis 1542cbefc0 Add FieldOption.ForeignIndex
This allows a BSI field to have an option indicating
that it is a foreign key to another index. If the foreign
index has column keys, then this field handles string values
by using the foreign index's translate store.
2020-01-10 12:28:27 -06:00
..
client.go Support import column attrs in client 2019-12-01 07:33:24 -06:00
client_test.go Wrap return types: RowIdentifiers, Pair, and []Pair 2019-12-13 15:36:51 -06:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go Add FieldOption.ForeignIndex 2020-01-10 12:28:27 -06:00
handler_internal_test.go v2.0.0 2019-10-08 14:56:17 -06:00
handler_test.go v2.0.0 2019-10-08 14:56:17 -06:00
translator.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00
translator_test.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00