Commit graph

19 commits

Author SHA1 Message Date
azivner 29eb88bac3 added consistency check 2018-01-07 20:16:31 -05:00
azivner 20b1357be6 gif support 2018-01-07 09:22:55 -05:00
azivner c0e45a73a8 relation between notes and images 2018-01-06 21:49:02 -05:00
azivner 784cd62df1 image sync 2018-01-06 15:56:00 -05:00
azivner 663bd1a8fe added sync mutex for consistency checks and backup 2018-01-04 21:37:36 -05:00
azivner 07c33979c3 consistent checking of is_deleted, some small refactorings 2018-01-03 22:13:02 -05:00
azivner 353a9b24c1 added consistency check for unique non-deleted parent note <-> note relationship 2018-01-03 21:33:19 -05:00
azivner 3585982758 measuring and logging time to compute content hash and consistency checks 2018-01-01 19:47:50 -05:00
azivner c776f298f2 tree cycle consistency check 2018-01-01 19:41:22 -05:00
azivner cf8334607e added demo document SQL scripts 2017-12-23 13:16:18 -05:00
azivner 14f44b3271 added extra consistency checks around note deletion, also reformatted for better readability 2017-12-23 11:26:21 -05:00
azivner bd2a5f6d82 change in naming of SQL methods
added assert methods to note tree
2017-12-23 11:02:38 -05:00
azivner 333735543e yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
azivner 5403f340ec functionality to fill up / cleanup sync rows compared to the entity rows 2017-12-19 22:04:51 -05:00
azivner 72712bc24b added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
azivner 0fbb3f08e5 extra sync consistency check for extra sync rows 2017-12-15 22:16:28 -05:00
azivner 6e783f4686 success log message if all consistency checks pass 2017-12-14 23:30:38 -05:00
azivner 92992a3e2a cleanup inconsistencies from prod DB. Show error message on frontend in case of inconsistencies 2017-12-14 23:21:03 -05:00
azivner d1329de760 implemented consistency checks 2017-12-14 22:16:26 -05:00