mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
2 lines
190 B
SQL
2 lines
190 B
SQL
INSERT INTO NOTIFICATIONS (id, created_on, notification_type, title, body, is_new) VALUES (1, '2026-01-03 14:13:12', 'NewDeviceFound', 'Title new device found', 'Body new device found', 1);
|