sqlboiler/boil/_fixtures/08.sql

1 line
117 B
MySQL
Raw Normal View History

DELETE FROM thing happy, upset as "sad", "fun", thing as stuff, "angry" as mad WHERE id=$1 and $thing=$2 OR stuff=$3;