sqlboiler/boil/_fixtures/09.sql
2016-08-13 03:28:46 +10:00

1 line
114 B
SQL

DELETE FROM thing happy, upset as "sad", "fun", thing as stuff, "angry" as mad WHERE (a=$1) AND (b=$2) AND (c=$3);