Duplicate column name 'ghn_ward_id_v2' (1060)
ALTER TABLE cscart_cities ADD COLUMN ghn_ward_id_v2 INT UNSIGNED NOT NULL DEFAULT 0 AFTER is_new, ADD KEY idx_cities_ghn_ward_id_v2 (ghn_ward_id_v2)
app/Tygh/Database/Connection.php, line: 1713
| File: | app/Tygh/Database/Connection.php |
| Line: | 1490 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 700 |
| Function: | execQuery |
| File: | app/functions/fn.database.php |
| Line: | 138 |
| Function: | query |
| File: | app/addons/tabo_erp_delivery/src/Migrations/GhnAddressMigration.php |
| Line: | 14 |
| Function: | db_query |
| File: | app/addons/tabo_erp_delivery/src/Bootstrap.php |
| Line: | 26 |
| Function: | up |
| File: | app/Tygh/Application.php |
| Line: | 98 |
| Function: | boot |
| File: | app/Tygh/Addons/Loader.php |
| Line: | 59 |
| Function: | bootstrap |
| File: | app/Tygh/Addons/XmlScheme4.php |
| Line: | 34 |
| Function: | bootstrap |
| File: | app/functions/fn.addons.php |
| Line: | 1681 |
| Function: | loadAddon |
| File: | app/functions/fn.init.php |
| Line: | 1107 |
| Function: | fn_load_addon |
| File: | app/functions/fn.init.php |
| Line: | 1200 |
| Function: | fn_init_addons |
| File: | init.php |
| Line: | 195 |
| Function: | fn_init |
| File: | index.php |
| Line: | 18 |
| Function: | require |