cpfeiffer
|
2f0d00d645
|
avoid WITHOUT ROWID when not running at least lollipop #62
|
2015-06-06 00:10:38 +02:00 |
|
cpfeiffer
|
dea4ee82a1
|
Merge branch 'db_refactoring_proposal'
|
2015-06-05 21:57:55 +02:00 |
|
cpfeiffer
|
c4096e6d3c
|
Add daniele's db optimization the WITHOUT ROWID
closes #62
|
2015-06-05 21:46:56 +02:00 |
|
cpfeiffer
|
2f1908e480
|
Make sure to always close the database
|
2015-06-04 23:45:46 +02:00 |
|
Daniele Gobbetti
|
fc374881c5
|
Get rid of the unused ID in the DB, this could help in:
* reducing the used space
* reducing the time needed for inserts
|
2015-06-04 21:37:48 +02:00 |
|
Andreas Shimokawa
|
900b3f3833
|
use ORDER BY timestamp in SQL statement
Also optimize imports...
|
2015-05-30 17:40:23 +02:00 |
|
Andreas Shimokawa
|
e79f4523c3
|
Add SQLite database support for activity data
This is now used for morpheuz data and the SleepMonitorActivity
|
2015-05-30 17:28:03 +02:00 |
|