Database information inconsistent

Hi,

I found no previous posts about this topic which is a bit surprising ;-)
Problem I have is that my ‘problems’ window in servoy contains thousands of 'Database information inconsistent" warnings where only the “id:” differs.
For instance :

"mydatabase->accountancy_sessionerrors->entity_type" column difference. (TEXT(id:-15), length: 5, allowNull: false) in DB <-> (TEXT(id:1), length: 5, allowNull: false) in DB information file. The DB information on this column differs from the actual column in the DB.	accountancy_sessionerrors.dbi	/servoy_192.168.73.203_resources/datasources/mydatabase	JSON file	Database information inconsistency

Any idea on how to remedy this without having to push thousands of altered dbi’s to our git ?
Thx