mirror of
https://github.com/GrassrootsEconomics/cic-dw.git
synced 2024-11-17 04:56:46 +01:00
3 lines
106 B
SQL
3 lines
106 B
SQL
-- This change makes token management manual
|
|
|
|
ALTER TABLE tokens DROP CONSTRAINT tokens_token_address_key; |