thx heidi

This commit is contained in:
Alexandru 2024-09-17 20:20:36 +03:00
parent 178e668929
commit 5daa4ee98a

View File

@ -15,8 +15,6 @@
-- Dumping database structure for guestbook
CREATE DATABASE IF NOT EXISTS "guestbook";
;
-- Dumping structure for table guestbook.entries
CREATE TABLE IF NOT EXISTS "entries" (