L2JMobius

C6 Rename characters SQL table obj_Id field to charId

Mobius · 2 · 2531

Online Mobius

  • Distinguished King
  • *****
    • Posts: 16010
Rename characters SQL table obj_Id field to charId.
The main reason to do this, is achive compatibility with other branches that are based on l2jserver.
https://pastebin.com/uqig6fjH

Note: The subscriber version already uses this.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16010
Reminder: characters primary key must change as well.

PRIMARY KEY  (charId),