NocoBase v2.1.39 to v2.2.14 upgrade adds 4 tables, 44 columns, drops nothing

A developer tested a NocoBase upgrade from version 2.1.39 to 2.2.14 using official Docker images with PostgreSQL 16 to answer a community concern about what upgrades actually change. The upgrade added four new database tables related to UI layouts, AI usage, and workflow task tracking, while adding 44 new columns — 42 of which belong to those new tables. No existing tables or columns were dropped, and only two columns were added to existing tables. A test page built through the admin UI rendered identically after the upgrade, with the same data, column order, and row count. The investigation also revealed that pages built via the admin UI are stored in a 'flowModels' table rather than the expected 'uiSchemas' table, a detail absent from the official changelog.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in