You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importskunk.*importskunk.codec.all.*importskunk.syntax.all.*defupdateBy[A](where: Fragment[A]):Command[(String, A)] =sql"""UPDATE foo SET bar = $text WHERE $where;""".command
https://scastie.scala-lang.org/KeXx8O03QROMVXV9Cx8ihQ
The text was updated successfully, but these errors were encountered: