Open firstprayer opened 9 years ago
Add using parameter to Table.remove. This parameter corresponds to the USING clause in DELETE FROM A USING ... WHERE ...
using
Table.remove
DELETE FROM A USING ... WHERE ...
Add
using
parameter toTable.remove
. This parameter corresponds to the USING clause inDELETE FROM A USING ... WHERE ...