99b292b1ee
* Finish DeleteAll for slice and query * Fixed some formatting and comments
1 line
No EOL
117 B
SQL
1 line
No EOL
117 B
SQL
DELETE FROM thing happy, upset as "sad", "fun", thing as stuff, "angry" as mad WHERE id=$1 and $thing=$2 OR stuff=$3; |