sqlboiler/boil/_fixtures/11.sql
2016-08-13 22:34:46 +10:00

1 line
163 B
SQL

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;