AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
Richard Shiue f4ca3ef782
feat: add basic relation field (#4397)
* feat: add basic relation field

* fix: clippy

* fix: tauri build 🤞

* chore: merge changes

* fix: merge main

* chore: initial code review pass

* fix: rust-lib test

* chore: code cleanup

* fix: unwrap or default
2024-02-29 14:38:18 +08:00
..
calculations feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
cell feat: add basic relation field (#4397) 2024-02-29 14:38:18 +08:00
field feat: add basic relation field (#4397) 2024-02-29 14:38:18 +08:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
setting chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
view feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
database_controller.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
defines.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
share_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tab_bar_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00