Files
teleport/api/client/databaseobject
Krzysztof Skrzętnickiandrosstimothy a094350a9b Cache support for database objects (#41692)
* 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>
2024-05-27 11:36:58 +00:00
..