featurebase/ctl
Matthew Jaffee aff3d3ddd9 do a backup in a go test for coverage purposes
also found a weird issue with schema marshalling

if you create a field thru the api w/o specifying a field type, you
get slightly different behavior than going thru the HTTP handler which
is... not ideal. I changed the marshaler to accept an empty field type.
2021-12-10 11:52:39 -06:00
..
backup.go do a backup in a go test for coverage purposes 2021-12-10 11:52:39 -06:00
check.go add copyright notice back in 2021-12-10 11:01:04 -06:00
check_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
chksum.go checksum All() instead of Count(All()) to cover index keys 2021-12-10 11:52:39 -06:00
common.go add copyright notice back in 2021-12-10 11:01:04 -06:00
config.go add copyright notice back in 2021-12-10 11:01:04 -06:00
config_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
generate_config.go add copyright notice back in 2021-12-10 11:01:04 -06:00
generate_config_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
import.go add copyright notice back in 2021-12-10 11:01:04 -06:00
import_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
inspect.go add copyright notice back in 2021-12-10 11:01:04 -06:00
inspect_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
main_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
rbf_check.go add copyright notice back in 2021-12-10 11:01:04 -06:00
rbf_dump.go add copyright notice back in 2021-12-10 11:01:04 -06:00
rbf_page.go add copyright notice back in 2021-12-10 11:01:04 -06:00
rbf_pages.go add copyright notice back in 2021-12-10 11:01:04 -06:00
restore.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00