You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ It is designed to offer pre-configured testing setups for many different types a
32
32
33
33
`pytest-databases` currently utilizes `docker compose` (or the legacy `docker-compose`) commands to manage the startup and shutdown of each database service. The following databases are currently available:
34
34
35
-
-**Postgres**: Version 12, 13, 14, 15, and 16 are available
35
+
-**Postgres**: Version 12, 13, 14, 15, 16 and 17 are available
36
36
-**MySQL**: Version 5.6, 5.7 and 8 are available
37
37
-**Oracle**: Version 18c XE and 23C Free are available
0 commit comments