mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 11:28:25 +00:00
c5dc9813ec
Set expedition's instance id NULL instead of deleting it from the database when instances are deleted. Only expedition functions should delete expeditions This fixes a regression caused by removing foreign key constraints The expedition_details row was being deleted and not the corresponding expedition_members and expedition_lockouts rows. Any characters inside the members table could no longer join expeditions