issues
search
emilsjolander
/
sprinkles
Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications
Apache License 2.0
772
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How do I get the results of Select count(*)..?
#46
jecelyin
closed
10 years ago
1
return the number of effected rows from a raw SqlStatement
#45
emilsjolander
opened
10 years ago
0
Is there a helper to do custom Delete/Update queries?
#44
darko1002001
closed
10 years ago
1
How to add an Index?
#43
jecelyin
closed
10 years ago
3
Fix #39
#42
zsiegel
closed
10 years ago
7
Fix javadoc hrefs
#41
datadanne
closed
10 years ago
1
Fix spelling mistake
#40
datadanne
closed
10 years ago
0
ContentValues retrieved before beforeCreate is invoked
#39
datadanne
closed
10 years ago
2
Added a small readme section for the new ModelList
#38
jdreesen
closed
10 years ago
0
Reintroduce ModelList for mass model save/delete actions
#37
jdreesen
closed
10 years ago
9
Check class type early
#36
jdreesen
closed
10 years ago
1
Implicit table and column names
#35
jdreesen
closed
10 years ago
4
Fixed two small typos
#34
jdreesen
closed
10 years ago
0
Changed type parameter of CursorIterator to extend QueryResult instead of Model
#33
jdreesen
closed
10 years ago
1
minSdkVersion=10
#32
josh-burton
closed
10 years ago
2
Some fixes
#31
jdreesen
closed
10 years ago
0
Annotatition classes @Check and @NotNull are not available
#30
jdreesen
closed
10 years ago
3
Support UNIQUE column modifier via annotation
#29
emilsjolander
closed
10 years ago
0
Support CHECK column modifier via annotation
#28
emilsjolander
closed
10 years ago
0
Support NOT NULL column modifier via annotation
#27
emilsjolander
closed
10 years ago
0
Small changes and tweaks
#26
MariusVolkhart
closed
10 years ago
1
Add @Unique annotation
#25
MariusVolkhart
closed
10 years ago
4
Adding `Query.all` for #22
#24
troymccabe
closed
10 years ago
2
Potential Improvements (Relationships & Finders)
#23
jpotts18
closed
10 years ago
2
Add a short form to query all
#22
xanscale
closed
10 years ago
3
Update README.md
#21
jdreesen
closed
10 years ago
1
Remove targetSdkVersion from manifest.
#20
leonrd
closed
10 years ago
1
Returning false in the callback for getAsync() still calls the callback
#19
praneetloke
closed
10 years ago
6
tests
#18
emilsjolander
closed
10 years ago
0
Why is the android:minSdkVersion="14"?
#17
praneetloke
closed
10 years ago
8
Remove resources from the library project
#16
mramsden
closed
10 years ago
1
Model.delete() does not notify listeners for updates to the dataset.
#15
mattiaslinnap
closed
10 years ago
2
Support for arbitrary results from query
#14
emilsjolander
closed
10 years ago
1
Consistency and better readability
#13
9034725985
closed
10 years ago
1
Correct minor spelling mistakes in README
#12
intrications
closed
10 years ago
0
Update README.md
#11
cannonpalms
closed
10 years ago
0
cache reflection lookups
#10
emilsjolander
closed
10 years ago
0
Add maven build config
#9
hameno
closed
11 years ago
1
Custom list subclass
#8
emilsjolander
closed
11 years ago
0
Mass update support
#7
emilsjolander
closed
11 years ago
1
Mass delete support
#6
emilsjolander
closed
11 years ago
1
Raw sql execution
#5
emilsjolander
closed
10 years ago
8
Javadoc
#4
emilsjolander
closed
10 years ago
0
Prettier logo
#3
emilsjolander
opened
11 years ago
2
Maven central
#2
emilsjolander
closed
11 years ago
0
Better sample
#1
emilsjolander
closed
11 years ago
0
Previous