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.
1 parent 5195009 commit 5b0bed9Copy full SHA for 5b0bed9
examples/custom form component/README.md
@@ -6,6 +6,7 @@ It uses MySQL, but it should be easy to adapt to other databases.
6
The only MySQL-specific features used here are
7
- `json_table`, which is supported by MariaDB and MySQL 8.0 and later.
8
- MySQL's `json_merge` function.
9
+
10
Both [have analogs in other databases](https://sql.datapage.app/blog.sql?post=JSON%20in%20SQL%3A%20A%20Comprehensive%20Guide).
11
12

0 commit comments