@@ -1,5 +1,7 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
'@backstage/backend-common': minor
|
||||
---
|
||||
|
||||
Internal refactor of the database code
|
||||
Internal refactor of the database code.
|
||||
|
||||
**BREAKING**: The helper functions `createDatabaseClient` and `ensureDatabaseExists` have been removed from the public interface, since they have no usage within the repository and never were suitable for calling from the outside. Please consider using `coreServices.database` or `DatabaseManager` directly wherever possible instead.
|
||||
|
||||
Reference in New Issue
Block a user