Update .changeset/every-ants-count.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
'@backstage/backend-test-utils': minor
|
||||
---
|
||||
|
||||
Added support for Postgres 18 to the avialable `TestDatabases`
|
||||
Added support for Postgres 18 to the available `TestDatabases`.
|
||||
|
||||
Note that the set of _default_ databases to test against for users of the `TestDatabases` class was also updated to include Postgres 14 and 18, instead of 13 and 17. If you need to override this, you can pass in an explicit `ids` argument, for example `ids: ['POSTGRES_17', 'POSTGRES_13', 'SQLITE_3']`.
|
||||
|
||||
Reference in New Issue
Block a user