sqlboiler/boil/_fixtures/11.sql

1 line
165 B
MySQL
Raw Normal View History

2016-08-12 19:28:46 +02:00
UPDATE thing happy, "fun", "stuff" SET ("col2", "fun"."col3", "col1") = ($1, $2, $3) WHERE (aa=$4 or bb=$5 or cc=$6) OR (dd=$7 or ee=$8 or ff=$9 and gg=$10) LIMIT 5;