mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-08 04:10:08 -05:00
Moved mysql/mariadb connector over here.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE TABLE tab_json (
|
||||
data JSON NOT NULL
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
Reference in New Issue
Block a user