AppFlowy-Cloud/services/appflowy-collaborate
Bartosz Sypytkowski 4fb6df5c14
chore: reduce number of SQL statements executed when inserting/updating collab (#1022)
* chore: reduce number of SQL statements executed when inserting new collab

* chore: add workspace id check

* chore: fix previous query

* chore: upsert collabs and embddings as stored procedures

* chore: fix clippy errors

* chore: fix stored procedure to compare workspaces correctly
2024-11-27 13:00:00 +08:00
..
src chore: reduce number of SQL statements executed when inserting/updating collab (#1022) 2024-11-27 13:00:00 +08:00
tests chore: removed realtime shared state tests 2024-11-04 09:21:10 +01:00
Cargo.toml chore: support split by text len (#1002) 2024-11-17 12:45:20 +08:00
Dockerfile feat: dockerfile for collab service 2024-06-25 10:02:55 +08:00