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
@@ -26,7 +26,7 @@ Ready-made database fixtures for your pytest tests.
26
26
27
27
`pytest-databases` uses the Docker Python SDK to manage the startup and shutdown of database services in containers. The following databases are currently available:
28
28
29
-
-**Postgres**: Version 12, 13, 14, 15, 16and 17 are available
29
+
-**Postgres**: Version 12, 13, 14, 15, 16, 17 and 18 are available
30
30
-**MySQL**: Version 5.6, 5.7 and 8 are available
31
31
-**Oracle**: Version 18c XE and 23C Free are available
0 commit comments