BEGIN;
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (1,1565586181,'snippet 1');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (2,1565586381,'snippet 2
222
222
222');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (3,1565588181,'snippet 3
333333333333333333333333333333333333333333333333333');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (4,1565596181,'snippet 4 4444444444444444444444444444444444444444444444444444444444444444444444444444');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (5,1565606181,'snippet 5 555555
555555555
55555');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (6,1565616181,'snippet 66666 66666 66666 66666 66666');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (7,1565626181,'snippet 7
');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (8,1565646181,'snippet 8
8');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (9,1565666181,'snippet 9
9');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (10,1565686181,'snippet 10
10
10');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (11,1565706181,'snippet 11');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (12,1565726181,'snippet 12');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (13,1565746181,'snippet 13');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (14,1565766181,'snippet 14');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (15,1565786181,'snippet 15');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (16,1565806181,'snippet 16
');
INSERT OR IGNORE INTO notes ("_id","date","snippet") VALUES (17,1565826181,'snippet 17
17
17');
COMMIT;