issues
search
shuiyouren
/
sqlitepersistentobjects
Automatically exported from code.google.com/p/sqlitepersistentobjects
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UTF8String conversion problem
#88
GoogleCodeExporter
opened
8 years ago
0
SQLitePersistentObject may has a memory leak
#87
GoogleCodeExporter
opened
8 years ago
0
Document where syntax of camel case column names
#86
GoogleCodeExporter
opened
8 years ago
0
Sqlcipher encrypted database support
#85
GoogleCodeExporter
opened
8 years ago
0
Didn't check transients when deleting object
#84
GoogleCodeExporter
opened
8 years ago
0
Show error when trying to release a sqlite persistent object
#83
GoogleCodeExporter
opened
8 years ago
13
UIImage can not save
#82
GoogleCodeExporter
opened
8 years ago
0
findBy broken due to variable parameter changes
#81
GoogleCodeExporter
opened
8 years ago
0
Native queries
#80
GoogleCodeExporter
opened
8 years ago
0
[PATCH] multi-level delete cascade
#79
GoogleCodeExporter
opened
8 years ago
0
[PATCH] isEqualTo: do not exist for NSStrings. Use isEqualToString:
#78
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Test of TestSavingAndLoading are not independent.
#77
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Fixes for leaks in the library code and the test code.
#76
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Make databaseFilepath method public.
#75
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Remove unused instance variable singleton.
#74
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Add proper quoting to the query strings.
#73
GoogleCodeExporter
opened
8 years ago
0
how-to: Find the directory the database is saved to
#72
GoogleCodeExporter
opened
8 years ago
1
Memory leak in SQLPersistentObject.m, row 255?
#71
GoogleCodeExporter
opened
8 years ago
0
Do not use setter= getter= for properties!
#70
GoogleCodeExporter
opened
8 years ago
0
columnTypeForObjectStorage is wrong for NSDate(SQLitePersistence)
#69
GoogleCodeExporter
opened
8 years ago
0
Error trying delete transient collection property
#68
GoogleCodeExporter
opened
8 years ago
0
Crash in tableExists in SQLiteInstanceManager
#67
GoogleCodeExporter
opened
8 years ago
0
Feature request.
#66
GoogleCodeExporter
opened
8 years ago
1
Transients Unneccesarily Set
#65
GoogleCodeExporter
opened
8 years ago
0
Any subclass with an NSString property leaks
#64
GoogleCodeExporter
opened
8 years ago
2
-[SQLitePersistentObject areAllPropertiesEqual:] should be deprecated
#63
GoogleCodeExporter
opened
8 years ago
2
-observeValueForKeyPath:... should call super
#62
GoogleCodeExporter
opened
8 years ago
0
-takeValue:forKey: should be deprecated
#61
GoogleCodeExporter
opened
8 years ago
0
-takeValuesFromDictionary: should be deprecated
#60
GoogleCodeExporter
opened
8 years ago
0
@encode() types should not be hardcoded
#59
GoogleCodeExporter
opened
8 years ago
0
NSObject-ClassName is not required
#58
GoogleCodeExporter
opened
8 years ago
0
Local shadowing of className
#57
GoogleCodeExporter
opened
8 years ago
0
Local shadowing of oneObject
#56
GoogleCodeExporter
opened
8 years ago
0
Local shadowing of propClass
#55
GoogleCodeExporter
opened
8 years ago
0
Incorrect query results with using "LIKE" as one of the SQL criteria string
#54
GoogleCodeExporter
opened
8 years ago
6
Deleting always cascades
#53
GoogleCodeExporter
closed
8 years ago
1
Should return id rather than SQLitePersistentObject to avoid coercion
#52
GoogleCodeExporter
opened
8 years ago
0
Cache SQL statements for increased efficiency
#51
GoogleCodeExporter
opened
8 years ago
0
Please expose methods needed for custom complex queries
#50
GoogleCodeExporter
opened
8 years ago
1
Inconsistent terminology: properties vs fields
#49
GoogleCodeExporter
closed
8 years ago
2
Should skip transients when adding observers.
#48
GoogleCodeExporter
opened
8 years ago
1
Leak in SQLitePersistentObject.m resolveClassMethod
#47
GoogleCodeExporter
opened
8 years ago
2
AUTOINCREMENT primary keys
#46
GoogleCodeExporter
opened
8 years ago
3
[PATCH] Two little clean ups
#45
GoogleCodeExporter
closed
8 years ago
1
Incorrect handling of consecutive numbers when doing propName->colName
#44
GoogleCodeExporter
opened
8 years ago
0
Memory map not being filled on load
#43
GoogleCodeExporter
closed
8 years ago
8
[PATCH] Deleting an unsaved object raises an exception
#42
GoogleCodeExporter
closed
8 years ago
2
Objects should start life as Dirty
#41
GoogleCodeExporter
closed
8 years ago
4
new KVO changes prevent Collections with objects other than SQLitePersistent objects from saving.
#40
GoogleCodeExporter
opened
8 years ago
3
Create a discussion group for this project
#39
GoogleCodeExporter
closed
8 years ago
6
Next