sqlboiler/boil/_fixtures/10.sql

1 line
128 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 ((id=$1 and thing=$2) or stuff=$3) LIMIT 5;