AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue a4a2a4088b
refactor: use BoxAny for dynamically-typed cell changesets (#4655)
* refactor: use BoxAny for dynamically-typed cell changesets

* fix: rust-lib tests and clippy
2024-02-22 07:12:52 +08:00
..
block_test feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
calculations_test feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell_test refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
field_settings_test chore: bump up yrs to 0.17.1 (#4078) 2023-12-05 06:20:07 +08:00
field_test refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
filter_test chore: clean up sort and filter code (#4585) 2024-02-04 05:49:28 +08:00
group_test refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
layout_test feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
mock_data chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
share_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
sort_test fix: disappearing sorts (#4691) 2024-02-21 20:01:57 +08:00
database_editor.rs refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
mod.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00