List view
## Overview One goal of the Arx data refactor is to reduce the overreliance upon the attribute table. The number of objects and the attributes they use has bloated the table to considerable size (in excess of one million rows). This has caused issues with converting the database from SQLite to Postgres. By converting data from attributes to models, we can migrate into other tables and reduce the size of the attribute table, enabling both the conversion and a more balanced database.
No due date•0/1 issues closed