1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Find where in implemented More... about 12 years ago
FinderSpecs added More... about 12 years ago
main.m added. Cedar path changed. More... about 12 years ago
Added implementation and declaration macro for HasMany and BelongsTo More... about 12 years ago
Test entities added More... about 12 years ago
AddRecord on HasMany fixed More... about 12 years ago
UnitTests added More... about 12 years ago
NSString extended to 2000 symbols. TODO: make it customizable More... about 12 years ago
ActiveRecord description added More... about 12 years ago
HasManyThrough selector changed More... about 12 years ago
Record id not nil fixed More... about 12 years ago
SqlOnCreate bug fixed More... over 12 years ago
ARDatabaseManager synchronized More... over 12 years ago
Get id after create new record More... over 12 years ago
Relationships imlpementation moved from macro to ActiveRecord methods More... over 12 years ago
Merge branch 'master' of github.com:AlexDenisov/iActiveRecord More... over 12 years ago
Initialize validations and migrations moved to init method More... over 12 years ago
Merge branch 'master' of github.com:AlexDenisov/iActiveRecord More... over 12 years ago
Ignored fields fixed More... over 12 years ago
Missed files added More... over 12 years ago
Ignored properties added More... over 12 years ago
Validations added More... over 12 years ago
Perform selector instead method call added. V2 More... over 12 years ago
Perform selector instead method call added More... over 12 years ago
Relationship class fixed More... over 12 years ago
HAS_MANY_THROUGH implemented More... over 12 years ago
SQLRepresentation fully implemented for NSDecimalNumber, NSNumber and NSString More... over 12 years ago
Save implemented. SQLRepresentation of NSNumber and NSString implemented More... over 12 years ago
XCode project added. Simple tables creating implemented More... over 12 years ago
Simple HAS_MANY implemented More... over 12 years ago