Feat/database view (#1875)

* chore: rename structs

* chore: add todos

* chore: hidden database id

* refactor: add database folder, prepare to extract the view

* refactor: rename grid-model to datbase-model

* ci: fix warnings
This commit is contained in:
Nathan.fooo
2023-02-21 15:47:51 +08:00
committed by GitHub
parent 346a09b2ae
commit f76d722b4c
160 changed files with 2152 additions and 1947 deletions

View File

@ -1,4 +1,4 @@
[tasks.build_tauri_backend]
[tasks.tauri_build]
description = "Build the Tauri backend"
script = ["""
cd appflowy_tauri/src-tauri