AppFlowy/frontend/rust-lib/flowy-database2/src/services/cell
Mohammad Zolfaghari 9a213fa562
feat: created at and updated at field type (#2572)
* feat: created at and updated at field type

* style: context for rust asserts, change checks in flutter

* fix: mistake in if condition

* style: add comma end of array

* feat: created at and updated at field type

* fix: typo in const variable

* style: cargo fmt

* refactor: opti cell insert

* chore: remove redundant clone

* refactor: date type option

* fix: tauri build

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-05-26 18:34:17 +08:00
..
cell_data_cache.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
cell_operation.rs feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00
mod.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
type_cell_data.rs feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00