arimelody-web/controller/schema-migration/004-test.sql

2 lines
113 B
MySQL
Raw Normal View History

2025-09-30 22:29:37 +01:00
INSERT INTO arimelody.auditlog (level, type, content) VALUES (0, "test", "this is a db schema migration test!");