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
Improve GRADLE build Performance
#96
hongdongni
opened
2 years ago
0
Android Layout change Error
#95
stanicavuleta
opened
3 years ago
0
Android 8 Oreo I fixed the problem.
#94
juliomiyahira
opened
6 years ago
2
save() method not saving datas on db in Android oreo.
#93
athulantonynp
opened
7 years ago
2
Fix broken headings in Markdown files
#92
bryant1410
opened
7 years ago
0
Needs proguard configuration
#91
subinsebastien
opened
8 years ago
0
what should do when i need use sprinkles in a service?
#90
dalufine
opened
9 years ago
0
Get SQLException if anything happened when inserting
#89
a-thomas
opened
9 years ago
0
onPreMigrate() doMigration() onPostMigrate() are never called with app updates.
#88
subinsebastien
opened
9 years ago
1
Table join support
#87
xaclincoln
opened
9 years ago
0
Views and preloaded databases.
#86
eddnav
opened
9 years ago
0
CursorWindowAllocationException: Cursor window allocation of 2048 kb failed
#85
donndiegoo
opened
9 years ago
0
Insert and Update methods for Model
#84
gingo
opened
9 years ago
1
Debug logging
#83
gingo
opened
9 years ago
0
Write-Ahead Logging & transaction concurency
#82
gingo
opened
9 years ago
0
Fix DateSerializer NPE
#81
goovi
opened
10 years ago
1
some new features
#80
lsjwzh
opened
10 years ago
1
save() and saveAsync() clean fields that is not setted in object instance
#79
magnumrocha
opened
10 years ago
7
Auto create tables?
#78
tposch
closed
4 years ago
1
Support LazyLoad ?
#77
lsjwzh
closed
10 years ago
0
Clear/Delete the database and start fresh when upgrading from an older version?
#76
tmsbn
opened
10 years ago
0
Add two methods to query sql loading from raw text file
#75
qq157755587
closed
10 years ago
1
Support for saveAsync passing in a transaction.
#74
jordi-chacon
closed
10 years ago
2
[Question] In a testcase, is there any way to wait for all async operations to be finished?
#73
jordi-chacon
closed
10 years ago
2
OneQuery.getAsync() returns null when OneQuery.get() doesn't
#72
karllindmark
closed
10 years ago
6
Documentation describing functionality still not released
#71
edu-zamora
closed
10 years ago
2
Sql IN Statemenr
#70
brescia123
opened
10 years ago
4
Delete android-support-v4.jar
#69
vinc3m1
closed
10 years ago
0
Annotations are removed from obfuscated code.
#68
amatkivskiy
opened
10 years ago
1
Automatically migrating models does not work well with new installs
#67
emilsjolander
closed
10 years ago
9
Support CursorList writable?
#66
yongjhih
closed
10 years ago
1
Migrations - docs should make clear that execution order is important.
#65
gdaniels
closed
10 years ago
1
When a transaction in committed only notify change once per content uri
#64
emilsjolander
opened
10 years ago
0
Hi, how could I save Image as blob into DB ?
#63
hak-ziadov
closed
10 years ago
2
What is the best way to delete all the data of a table?
#62
tmsbn
closed
10 years ago
1
return the id of the loader from getAsync in ManyQuery
#61
mechinn
closed
10 years ago
0
Unique combinations
#60
mechinn
closed
10 years ago
17
Replace init with restart
#59
mechinn
closed
10 years ago
1
Don't notify callbacks of updates when activity is finishing
#58
emilsjolander
closed
10 years ago
1
Stop passing null to OneQuery callback when loader is reset
#57
emilsjolander
closed
10 years ago
0
Add support for foreign keys to composite primary keys
#56
edu-zamora
opened
10 years ago
0
Add support for @Unique on multiple columns
#55
edu-zamora
closed
10 years ago
1
Add SyncAdapter support
#54
zsiegel
closed
10 years ago
19
Use String.valueOf instead of +
#53
f2prateek
closed
10 years ago
0
SyncAdapter support
#52
zsiegel
closed
10 years ago
7
reuse callbacks, default table/column names, & unique combinations
#51
mechinn
closed
10 years ago
7
Searching by Date
#50
f2prateek
closed
10 years ago
7
Let the user choose a database name + Change numbering for DB Versions.
#49
fstephany
closed
10 years ago
12
Use existing database
#48
fstephany
closed
10 years ago
6
Push v1.2.1 to maven
#47
jdreesen
closed
10 years ago
2
Next