The fields database holds the properties of the field, the main database holds the data, so for each fields row, there is a corresponding column in the main database. Creating a new field adds a row to the fields table and a column to the main table, nothing more than that.
↧