FCModel
FCModel copied to clipboard
Can we make initWithFieldValues: existsInDatabaseAlready: public?
Sometimes I would like use left join and use resultDictionariesFromQuery: get the raw value, then need to use this value to create an instance existing in db, I think it needs this method to create...