sqlboiler/boil/_fixtures/09.sql

1 line
114 B
MySQL
Raw Normal View History

2016-08-12 19:28:46 +02:00
DELETE FROM thing happy, upset as "sad", "fun", thing as stuff, "angry" as mad WHERE (a=$1) AND (b=$2) AND (c=$3);