Commit Graph

17 Commits (523234c542aed87955c6f929c5429a6cf9cdfd13)

Author SHA1 Message Date
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
6 years ago
Alex Baker 4478594ac3 Remove table cleanup
Turns out this was only needed for installs that originated prior to
4.6.11, which was released on 11/30/13, so I'll take my chances...
6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker c7e2a37e77 Add 'filters' table 7 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 7 years ago
Alex Baker 515223b6a7 Add 'tags' table 7 years ago
Alex Baker 6a284db1a3 Add 'locations' table 7 years ago
Alex Baker 46acf31e22 Add 'alarms' table 7 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker c499064e3e Convert TaskListMetadataDao to Room 7 years ago
Alex Baker 2789ccc239 Convert TaskAttachmentDao to Room 7 years ago
Alex Baker accbeabe01 Convert UserActivityDao to Room 7 years ago
Alex Baker 5bee730f1c Convert TagDataDao to Room 7 years ago
Alex Baker c2255296d7 Begin conversion to Room 7 years ago