mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 01:58:44 +08:00
* Cache support for database objects * Update tests * lint fix * Restore public API functions * Implement `databaseObjectExecutor.deleteAll()` through now-exported `local.DatabaseObjectService` * Drop removed field * Update lib/services/local/databaseobject.go Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com> * Fix lint --------- Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>