mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
feat(Common/IPLocation): replace ip2nation by ip2location (#5653)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_auth` (`sql_rev`) VALUES ('1620146306002634000');
|
||||
|
||||
--
|
||||
DROP TABLE IF EXISTS `ip2nation`;
|
||||
DROP TABLE IF EXISTS `ip2nationCountries`;
|
||||
Reference in New Issue
Block a user