Add data sql for events
parent
63bb3473c6
commit
ff08c37965
|
@ -0,0 +1 @@
|
|||
INSERT INTO event_type(category, event_description) VALUES ('News', 'Latest information'), ('Events', 'Happenings in Steleks');
|
Reference in New Issue