mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* MySQL's datastore.Drop should drop all tables * Use the database name as a parameter * tx.Exec instead of tx.MustExec |
||
|---|---|---|
| .. | ||
| migrations | ||
| app_configs.go | ||
| campaigns.go | ||
| config.go | ||
| datastore.go | ||
| datastore_test.go | ||
| errors.go | ||
| hosts.go | ||
| invites.go | ||
| labels.go | ||
| options.go | ||
| packs.go | ||
| password_reset.go | ||
| queries.go | ||
| scheduled_queries.go | ||
| sessions.go | ||
| users.go | ||