mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Core/Pooling: Fixed pooling when compiled with TRINITY_STRICT_DATABASE_TYPE_CHECKS
This commit is contained in:
1
sql/updates/world/3.3.5/2020_07_14_02_world.sql
Normal file
1
sql/updates/world/3.3.5/2020_07_14_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `pool_members` CHANGE `chance` `chance` float NOT NULL;
|
||||
Reference in New Issue
Block a user