Trying to setup tests

This commit is contained in:
rzuasti
2026-02-17 19:34:26 -05:00
parent 08465fb847
commit bc6a613a23
5 changed files with 26 additions and 8 deletions
@@ -0,0 +1 @@
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);