Skip to content

[pull] develop from baserow:develop#237

Merged
pull[bot] merged 4 commits intocode:developfrom
baserow:develop
Apr 3, 2026
Merged

[pull] develop from baserow:develop#237
pull[bot] merged 4 commits intocode:developfrom
baserow:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 3, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

frederikduchi and others added 4 commits April 3, 2026 08:11
* refactor: batch field operations when trashing a table

Restructure TableTrashableItemType.trash() to batch dependency breaking,
field trashing, and cache resets instead of calling delete_field() per
field. Also cache public view lookups in ws signals to avoid redundant
queries during field deletion.

Reduces SQL queries from ~1000 to ~300 for tables with many fields.

* chore: deduplicate similar code
@pull pull Bot locked and limited conversation to collaborators Apr 3, 2026
@pull pull Bot added the ⤵️ pull label Apr 3, 2026
@pull pull Bot merged commit c140401 into code:develop Apr 3, 2026
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants