Closed stoprocent closed 12 years ago
Thank for feedback, project is under construction and haven't implemented many things and ideas. But i have already added dropRecord method, which allows to remove record from database. Also was added ARLazyFetcher class, that allow to use limit, offset and/or order by conditions.
You can find simple examples under UnitTest specs :)
btw can you add a new target so it compiles into static library ?
On Wednesday, March 21, 2012 at 8:47 PM, Alex wrote:
Thank for feedback, project is under construction and haven't implemented many things and ideas. But i have already added dropRecord method, which allows to remove record from database. Also was added ARLazyFetcher class, that allow to use limit, offset and/or order by conditions.
You can find simple examples under UnitTest specs :)
Reply to this email directly or view it on GitHub: https://github.com/AlexDenisov/iActiveRecord/issues/1#issuecomment-4625592
I added a target to build the framework. Its name Build_Framework, just run Product -> Build and necessary files will appear in ~/Products/ directory. You can change this path at the shell script.
as in titlte :) I love how it works just missing few small things like delete and order by