[PR #5381] [MERGED] chore: add limitation when importing csv file #6790

Closed
opened 2026-03-23 23:16:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5381
Author: @appflowy
Created: 5/21/2024
Status: Merged
Merged: 5/21/2024
Merged by: @appflowy

Base: mainHead: limited_import_csv


📝 Commits (1)

  • cf6faf3 chore: add limitation when importing csv file

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 frontend/rust-lib/flowy-database2/src/manager.rs (+6 -0)

📄 Description

Importing CSV files may fail if the file contains too many rows.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/5381 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `limited_import_csv` --- ### 📝 Commits (1) - [`cf6faf3`](https://github.com/AppFlowy-IO/AppFlowy/commit/cf6faf34d9eb02feeb3f43775393348cdc98c898) chore: add limitation when importing csv file ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-database2/src/manager.rs` (+6 -0) </details> ### 📄 Description Importing CSV files may fail if the file contains too many rows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:16:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6790
No description provided.