Strip schema from table for Join::foreign_field guess#1003
Conversation
dfbd2aa to
0183de2
Compare
I'm not an expert at Join or github, but you're right. The exact same fix should be made at line 357 of Join.php. Are you going to put that into this branch, or were you looking for me to do so? I've never contributed to a pull request that someone else has started, but if you're looking to me to do it I can always try and learn. |
I couldn't find that button -- is it in githubdesktop, maybe? In any case, I'll just comment on it here, since it's your pull. The current pull doesn't address that the same change is needed in Join's hasMany() method, at line 357. |
602fd57 to
c576364
Compare
c576364 to
aad22d0
Compare
|
Impl. fixed, but Join should be dropped sooner or later with Model impl. to support full/nested modelling. |

related with #1002, at least Join probably needs a simillar fix
/cc @samsouthardjr