diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index dea4d589b75..a14c71b2423 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -25,7 +25,7 @@ The supported database solutions are: - [MariaDB](https://mariadb.org/) ≥ 10.3 - [MySQL](https://www.mysql.com/) ≥ 8.0 - [PostgreSQL](https://www.postgresql.org/) ≥ 12 -- [SQLite](https://www.sqlite.org/) ≥ 3.32.1 +- [SQLite](https://www.sqlite.org/) ≥ 3.31.0 Although SQLAlchemy supports additional database solutions, it will behave differently on different databases, and features relied on by the recorder may work differently, or not at all, in different databases.