sqlboiler/boil/_fixtures/08.sql

1 line
108 B
MySQL
Raw Normal View History

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