AppFlowy/frontend/rust-lib
Nathan.fooo 056e2d49d0
feat: integrate postgres storage (#2604)
* chore: env config

* chore: get user workspace

* feat: enable postgres storage

* chore: add new env

* chore: add set env ffi

* chore: pass env before backend init

* chore: update

* fix: ci tests

* chore: commit the generate env file

* chore: remove unused import
2023-05-23 23:55:21 +08:00
..
dart-ffi feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-config feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-core feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-database2 feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-document2 feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-error feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-folder2 feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-net feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-notification Refactor: delete unused crates (#2543) 2023-05-17 09:49:39 +08:00
flowy-server feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-sqlite refactor: kv (#2548) 2023-05-17 12:46:48 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-user feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
Cargo.lock feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
Cargo.toml feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00