issues
search
AlexDenisov
/
iActiveRecord
ActiveRecord for iOS without CoreData, only SQLite
http://alexdenisov.github.com/iActiveRecord/
MIT License
354
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for crashes in iOS 10
#94
paulocoutinhox
closed
8 years ago
0
How to create View in ActiveRecord
#93
minhthuc251
opened
8 years ago
1
Method with "like"
#92
veila
opened
8 years ago
0
Fix for 64bits
#91
paulocoutinhox
closed
9 years ago
1
Fix for OrderBy sequence
#90
paulocoutinhox
closed
9 years ago
0
The "order by" has incorrect order
#89
paulocoutinhox
closed
9 years ago
6
Looking for maintainer[s]
#88
AlexDenisov
opened
9 years ago
3
Update ARLazyFetcher.m
#87
paulocoutinhox
closed
9 years ago
0
Fix for 64bits
#86
paulocoutinhox
closed
9 years ago
1
Feature/add uiimage and url support
#85
claudot
opened
9 years ago
0
Hotfix/apple watch suport
#84
claudot
closed
9 years ago
1
Too many arguments to function call, expected 0, have 3
#83
tangyumeng
opened
9 years ago
2
Fix issue on date format storage (From float to double)
#82
claudot
closed
10 years ago
6
foreign key
#81
zhouxl
opened
10 years ago
0
undeclared selector 'belongsTo:'
#80
zhouxl
opened
10 years ago
0
Fixed bug where [Record save] would fail silently from constraint violation
#79
neilabdev
closed
10 years ago
0
Fix for Validations cause EXC_BAD_INSTRUCTION
#78
neilabdev
closed
10 years ago
4
Feature/fix date serialization bug
#77
neilabdev
closed
10 years ago
1
Test CI build (no functional changes)
#76
neilabdev
closed
10 years ago
0
Added ability to lazily persist model relationships without individual saves
#75
neilabdev
closed
10 years ago
10
Replace nsdata base64 with base64 pod
#74
neilabdev
closed
10 years ago
0
Duplicate Symbols using NSData+Base64 (Replace with Pod)
#73
neilabdev
closed
10 years ago
8
* enabled usage of database views as base for an active record object
#72
jklimke
closed
10 years ago
0
checked whether the value to set is nil and return @"null" as sql repres...
#71
jklimke
closed
10 years ago
2
* fix issue with incorrect encoding of joined record text columns
#70
jklimke
closed
10 years ago
0
Crash on x64 architecture
#69
dumoko
opened
10 years ago
8
Cannot find ignore_fields_do in the code base?
#68
Fykec
opened
10 years ago
4
Multiple sqlite3 connections
#67
ghost
opened
10 years ago
0
ARValidatorPresence crashes
#66
ghost
opened
10 years ago
2
fixed NSDate column issue returning only numbers when NSDate instances are expected
#65
jklimke
closed
10 years ago
3
NSDate column values are returned as _NSCFNumber* objects
#64
jklimke
opened
10 years ago
0
Support for primitive C-style tyles
#63
jklimke
opened
10 years ago
2
Add a Bitdeli Badge to README
#62
bitdeli-chef
closed
10 years ago
0
* fixed loading of joined records when record name was reimplemented
#61
jklimke
closed
10 years ago
1
Mac OS Support
#60
atermenji
closed
10 years ago
3
Bugfix and definition of custom foreign key names
#59
jklimke
closed
10 years ago
2
Added NS_REQUIRES_NIL_TERMINATION for `only` and `except` functions.
#58
danpe
closed
11 years ago
0
make name format of foreign key columns definable
#57
jklimke
closed
11 years ago
6
Using stringWithFormat instead of appendFormat to fix issue #50
#56
danpe
closed
11 years ago
1
errors building on XCode 5.1
#55
gsoro
opened
11 years ago
9
Fix [+ActiveRecord transaction]
#54
fleitz
closed
11 years ago
1
Temporary hotfix for query creation manually
#53
paulocoutinhox
closed
11 years ago
1
What's the syntax for a 'has_one' relationship?
#52
ghost
closed
11 years ago
5
SQL Injection
#51
paulocoutinhox
closed
11 years ago
2
Attempt to mutate immutable object with appendFormat:
#50
danpe
opened
11 years ago
3
Update CHANGELOG.md
#49
berikv
closed
11 years ago
0
Handle ActiveRecord serialization
#48
alexiscreuzot
closed
11 years ago
2
Correct method to transform the text value into a utf8 string value
#47
paulocoutinhox
closed
11 years ago
2
UTF-8 Support on NSString Column
#46
paulocoutinhox
closed
11 years ago
4
Reload the databse file
#45
ferranabello
closed
7 years ago
0
Next