Commit Graph

2 Commits

Author SHA1 Message Date
Jarosław Sadziński
6fab04d1de Cleanuped version of data layer, that stores user data in the sqlite engine. All tests are passing except errors 2023-05-17 22:50:07 +02:00
Alex Hall
746b26be19 (core) Fix recursion error in invalidate_deps
Summary: Convert recursion to while loop with stack of things to invalidate.

Test Plan: Loan tracker example works now

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2867
2021-06-18 15:42:20 +02:00