2 lines
82 B
SQL

DELETE FROM `applications` WHERE `app_type`='openvpn' AND `app_instance` IS NULL;