|
|
|
|
|
by leftnode
4063 days ago
|
|
Same thing here, I would love this feature. I like to make my tables have a common structure: id
created_at
updated_at
status
fkey1_id
fkey2_id
fkey3_id
date_field1
date_field2
column1
column2
column3
Being able to add a new foreign key column with the "rest" of them would be awesome. |
|