mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 23:18:39 +08:00
Display a notice at the bottom of SQLite table preview when data is truncated due to PREVIEW_ROW_LIMIT (1000 rows), informing users that additional rows are not displayed. |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| data-table.tsx | ||
| index.tsx | ||
| table-panel.tsx | ||
| table-selector.tsx | ||
| use-sqlite-table.ts | ||