When creating your table using GT::SQL::Creator, use:
for further details, check the GT module documentation for GT::SQL::Creator in your admin panel.
Philip
------------------
Limecat is not pleased.
Code:
$creator->fk('foreign_table_name' => { 'local_field_name' => 'foreign_field_name' }; Code:
for further details, check the GT module documentation for GT::SQL::Creator in your admin panel.
Philip
------------------
Limecat is not pleased.