I am getting this error in backoffice, when trying to upload a new module:
	An exception occurred while executing 'SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.route_name AS route_name_6, t0.active AS active_7, t0.enabled AS enabled_8, t0.hide_host_mode AS hide_host_mode_9, t0.icon AS icon_10 FROM ps_tab t0 WHERE t0.class_name = ? LIMIT 1' with params ["AdminModulesController"]:
	SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.route_name' in 'field list'
	Please advice. Thank you.
.png.022b5452a8f28f552bc9430097a16da2.png)