Skip to content

Commit 5b0bed9

Browse files
committed
formatting
1 parent 5195009 commit 5b0bed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/custom form component/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ It uses MySQL, but it should be easy to adapt to other databases.
66
The only MySQL-specific features used here are
77
- `json_table`, which is supported by MariaDB and MySQL 8.0 and later.
88
- MySQL's `json_merge` function.
9+
910
Both [have analogs in other databases](https://sql.datapage.app/blog.sql?post=JSON%20in%20SQL%3A%20A%20Comprehensive%20Guide).
1011

1112
![screenshot](screenshot.png)

0 commit comments

Comments
 (0)