sqlboiler/queries/_fixtures/09.sql

1 line
No EOL
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);