mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
add makeRows() tests register the gRPC server use api.Index() instead of api.Schema() support most field types in Inspect() query currently, there's no support for `time` fields. those will be dependent upon the output format and the ability to materialize the timestamp from the time views. this commit also changes the response type of the `Inspect()` query to be a tabular `RowResponse`. |
||
|---|---|---|
| .. | ||
| testdata/certs | ||
| cluster_test.go | ||
| config.go | ||
| config_internal_test.go | ||
| config_test.go | ||
| default.go | ||
| enterprise.go | ||
| grpc.go | ||
| grpc_internal_test.go | ||
| handler_test.go | ||
| release.go | ||
| server.go | ||
| server_test.go | ||
| setup_logger.go | ||
| setup_logger_arm64.go | ||
| tlsconfig.go | ||