We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a8338a + 2d911de commit e4ffd64Copy full SHA for e4ffd64
README.md
@@ -83,7 +83,7 @@ WHERE $first_name IS NOT NULL;
83
## Supported databases
84
85
- [sqlite](https://www.sqlite.org/index.html)
86
-- [PostgreSQL](https://www.postgresql.org/), and other compatible databases such as *CockroachDB* and *Aurora*.
+- [PostgreSQL](https://www.postgresql.org/), and other compatible databases such as *YugabyteDB*, *CockroachDB* and *Aurora*.
87
- [MySQL](https://www.mysql.com/), and other compatible databases such as *MariaDB* and *TiDB*.
88
89
## How it works
0 commit comments