Hello all,
I need to read and write a existing MySQL table whose key column is "user_id". I understand from BossDB documentation that the key column should always be "id". Changing the column name is problematic because it means changing all references to the table and all the existing software that uses the database. Is there an alternative to this?.
Thank you,
Ivan
--
--