DarkflameServer/migrations/dlu
David Markowitz 06217ad5e3
Address friends list IDs and removal of friends (#628)
* Add friends list migration

* Change friends to use charID

Update friends table to use charID and not LWOOBJID variant.

* Fix remove friend

Fix remove friend and make the query more readable at a glance.

* Add and remove friends in the container

Properly add and remove friends in the player container
2022-07-10 17:59:07 -07:00
..
0_initial.sql updated initial migration 2022-04-09 00:48:14 -07:00
1_unique_charinfo_names.sql Added file to run on table charinfo to allow for unique names only 2022-01-09 00:12:49 -08:00
2_reporter_id.sql added char id column 2022-03-20 20:46:15 -07:00
3_add_performance_cost.sql altered table now has a default for performance cost 2022-03-30 00:37:36 -07:00
4_friends_list_objectids.sql Address friends list IDs and removal of friends (#628) 2022-07-10 17:59:07 -07:00