|
1 |
| -INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovana zebra', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
2 |
| -INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovana ryba', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
3 |
| -INSERT INTO event (title) VALUES ('Zahradka otevrena'); |
4 |
| -INSERT INTO event (title, event_time, event_place) VALUES ('Patecni mega-rizek', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
5 |
| -INSERT INTO event (title) VALUES ('Na cepu nove Plzen 10'); |
6 |
| -INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovane kure', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
7 |
| -INSERT INTO event (title) VALUES ('Zahradka zavrena'); |
8 |
| -INSERT INTO event (title) VALUES ('Hledame kuchare'); |
9 |
| - |
10 |
| -INSERT INTO user (email, password) VALUES ('test@gmail.com', 'test'); |
| 1 | +INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovana zebra', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
| 2 | +INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovana ryba', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
| 3 | +INSERT INTO event (title) VALUES ('Zahradka otevrena'); |
| 4 | +INSERT INTO event (title, event_time, event_place) VALUES ('Patecni mega-rizek', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
| 5 | +INSERT INTO event (title) VALUES ('Na cepu nove Plzen 10'); |
| 6 | +INSERT INTO event (title, event_time, event_place) VALUES ('Patecni grilovane kure', '2023-10-26 10:38:10', 'Snyt - Vinohrady'); |
| 7 | +INSERT INTO event (title) VALUES ('Zahradka zavrena'); |
| 8 | +INSERT INTO event (title) VALUES ('Hledame kuchare'); |
0 commit comments