mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-18 08:52:05 +02:00
1 line
95 B
SQL
1 line
95 B
SQL
UPDATE iap_account SET account_token = REGEXP_REPLACE(account_token, '(\+.*)?$', '+disabled');
|