empty-store-id.sql 64 B

123
  1. UPDATE persistence_state
  2. SET store_id = ''
  3. WHERE singleton = 1;