fleet/cli
Mike Arpaia b03e504a80 MySQL's datastore.Drop should drop all tables (#738)
* MySQL's datastore.Drop should drop all tables

* Use the database name as a parameter

* tx.Exec instead of tx.MustExec
2017-01-03 09:54:24 -07:00
..
config_dump.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
healthz_test.go add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
prepare.go MySQL's datastore.Drop should drop all tables (#738) 2017-01-03 09:54:24 -07:00
root.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
serve.go MySQL's datastore.Drop should drop all tables (#738) 2017-01-03 09:54:24 -07:00
version.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00