Notify channel
[NEW in v.6.0] See Notifications in Valentina Server Also see VNotification Class, VNotificationCenter Class
It is supported to do it from SQL:
-- Notify all subscribers of test_channel with message. NOTIFY CHANNEL 'test_channel' WITH 'message';