Is it possible to add in a Foreign key to a custom table or model? i want to create a table which uses a author ID as one of my columns and want to automatically link it to the users table.
Currently, the MB Custom Table extension does not support adding a FOREIGN KEY to a custom table. I will inform the development team to consider supporting this feature in future updates.