Creates a mock implementation of the @backstage/backend-plugin-api#coreServices.database. Just returns the given knex instance, which is useful in combination with the TestDatabases facility.
knex
Creates a mock implementation of the @backstage/backend-plugin-api#coreServices.database. Just returns the given
knexinstance, which is useful in combination with the TestDatabases facility.