Easy Forms is an application developed under the Yii2 framework standards, so you can use all the tools that this great framework offers, including the database structure managing.
To upgrade a database to its latest structure, you should apply all available new migrations using the following command:
php yii migrate