0006_chat_cookie.up.sql 68 B

12
  1. UPDATE chatRoom
  2. SET cookie = exchange || '-' || '0' || '-' || name;