AppFlowy/shared-lib/lib-ws/src
Nathan.fooo 5b07656295
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite

* refactor: rename flowy-grid to flowy-database

* refactor: rename grid to database

* refactor: rename GridEvent to DatabaseEvent

* refactor: rename grid_id to database_id

* refactor: rename dart code
2023-01-31 08:28:31 +08:00
..
connect.rs fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
errors.rs Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
lib.rs Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
msg.rs Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
ws.rs chore: add sqlite feature flag (#1683) 2023-01-12 13:09:08 +08:00