change schema.sql and adapt services + optimized search
This commit is contained in:
@ -14,6 +14,6 @@ public class EventDTO {
|
||||
Long event_id;
|
||||
Long group_id;
|
||||
String user_id;
|
||||
String event_type;
|
||||
String event_payload;
|
||||
boolean visibility;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user