2 lines
113 B
MySQL
2 lines
113 B
MySQL
|
INSERT INTO arimelody.auditlog (level, type, content) VALUES (0, "test", "this is a db schema migration test!");
|