7 lines
182 B
SQL
7 lines
182 B
SQL
/*
|
|
* Copyright 2024 - Nym Technologies SA <contact@nymtech.net>
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
-- we never actually dropped that table...
|
|
DROP TABLE erc20_credentials; |