Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
INSERT/UPSERT with values as bind parameters throws exception in SqlValidator. Example:
insert into t(c1, c2) values(?, ?)