1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-29 10:03:46 +02:00
Gadgetbridge/GBDaoGenerator/src/nodomain/freeyourgadget/gadgetbridge/daogen
Andreas Shimokawa 359ed46b06 db refactoring: remove raw activity kind field from pebble health minute data, add a blob column for raw undecoded health minute data.
also:
- change column order for all pebble related minute data tables (mandatory stuff first, then custom columns, for easier addition of new columns)
- remove unused code

TODO:
- fix column order in Mi Band table also
2016-08-10 23:06:07 +02:00
..
GBDaoGenerator.java db refactoring: remove raw activity kind field from pebble health minute data, add a blob column for raw undecoded health minute data. 2016-08-10 23:06:07 +02:00