Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: insert database row into selected database #1029

Merged
merged 39 commits into from
Dec 11, 2024

Conversation

speed2exe
Copy link
Collaborator

@speed2exe speed2exe commented Nov 28, 2024

API for Row Insertion

  • Allow user to do a HTTP request to insert a row into a given database (workspace_id, database_id)

Task

  • Server Implementation
  • Client API
  • Test cases

Requires this PR to be merged first: AppFlowy-IO/AppFlowy-Collab#344

@speed2exe speed2exe force-pushed the feat/insert-database-row branch 3 times, most recently from 9ae898b to 9394500 Compare November 30, 2024 08:59
@speed2exe speed2exe force-pushed the feat/insert-database-row branch from 9394500 to fc0698d Compare November 30, 2024 13:06
@speed2exe speed2exe force-pushed the feat/insert-database-row branch from 6eac203 to e2d68ae Compare December 2, 2024 03:22
@speed2exe speed2exe marked this pull request as ready for review December 2, 2024 12:36
@speed2exe speed2exe marked this pull request as draft December 2, 2024 12:38
@speed2exe speed2exe marked this pull request as ready for review December 6, 2024 01:28
src/biz/collab/ops.rs Outdated Show resolved Hide resolved
src/biz/collab/ops.rs Outdated Show resolved Hide resolved
src/biz/collab/ops.rs Outdated Show resolved Hide resolved
src/biz/collab/ops.rs Outdated Show resolved Hide resolved
src/biz/collab/utils.rs Outdated Show resolved Hide resolved
src/biz/collab/utils.rs Outdated Show resolved Hide resolved
src/biz/collab/utils.rs Outdated Show resolved Hide resolved
src/biz/collab/utils.rs Outdated Show resolved Hide resolved
@speed2exe speed2exe force-pushed the feat/insert-database-row branch from f73dfbb to 058e940 Compare December 6, 2024 06:29
@appflowy appflowy merged commit 254bc23 into main Dec 11, 2024
10 checks passed
@appflowy appflowy deleted the feat/insert-database-row branch December 11, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants