AppFlowy/frontend/rust-lib/flowy-database2/tests
Richard Shiue 0f006fa60b
feat: pre-fill row cells with filter data before row creation (#4854)
* feat: fill cells according to active filters

* chore: short circuit filter_row function

* chore: delete corresponding filters when filtered filter is deleted

* chore: validate filters when loading

* chore: remove unnecessary tuple in return

* chore: use trait

* chore: add tests
2024-03-16 17:18:30 +08:00
..
database feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00
main.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00