sameerkanda

Results 11 comments of sameerkanda

just an update, i realized im using the nightly build, not the stable version. but still... any help would be appreciated, thanks!

@al-the-x Sorry, thats not working for me, not sure why

Ah, that's cool! I've update the issue! Thanks guys

@al-the-x The database primary key's are set to "id" for all tables, that's why they are not included in the definition. As stated above, the mysql is generated properly, except...

@al-the-x So is this a bug? Or am I doing something wrong? Sorry for being ignorant, but should I expect this to be fixed in the next version of so,...

cool, i'll give it a shot at fixing it, probably won't be done anytime soon though. Thanks!

Thanks @imkebe, but I decided it was not worth dealing with phpactiverecord, since a friend recommended me to Laravel 4, it has a mind blowing ORM, has superior to phpactiverecord,...

@rmetel I've been using Laravel's ORM for over a year now, it's been awesome. I recommend it if you want to take a look (maybe for future projects). It has...

@cerupcat please share code if you can :)

@cerupcat Not exactly a perfect solution, but yea something along those lines would work (and that's what I was thinking of doing). Thanks!