I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic
SQLlite delete Does NOT work
as per pic
Tank_uid to be deleted from SQLlite table online_offline
Not delted
CREATE TABLE IF NOT EXISTS ‘online_offline’ (‘tank_house_no’ TEXT NOT NULL, ‘tank_street_name’ TEXT NOT NULL, ‘tank_uid’ TEXT NOT NULL)