Skip to content

perf(mysql): yield table browse row→string convert (#422) - #438

Merged
ZhuchkaTriplesix merged 1 commit into
issue/421-result-string-yieldfrom
issue/422-mysql-table-browse-yield
Jul 27, 2026
Merged

perf(mysql): yield table browse row→string convert (#422)#438
ZhuchkaTriplesix merged 1 commit into
issue/421-result-string-yieldfrom
issue/422-mysql-table-browse-yield

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

Stacked on #437. After #437 merges, retarget to dev.

Closes #422
Parent: #414

Test plan

  • flutter analyze lib/features/mysql/mysql_table_view.dart
  • Manual: browse a wide MySQL table page

Convert browse/custom result cells with periodic yields so wide/tall
pages do not freeze the UI isolate (parity with SQL workspace).

Closes #422
@github-actions github-actions Bot added performance Theme parser epic label: performance ui User interface components and widgets mysql MySQL database driver and workspace labels Jul 27, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 4b344ad into issue/421-result-string-yield Jul 27, 2026
1 check passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/422-mysql-table-browse-yield branch July 27, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mysql MySQL database driver and workspace performance Theme parser epic label: performance ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant