Radzen - Code generation - Data - Dissapearing tables

Hello,
I have a very annoying issue.
From time to time some of the tables are removed from the data schema.
It just gets "unchecked" with the data infer. Then I find out, that some of the code is removed.

How can i avoid it?



Snímek obrazovky 2022-03-31 112617

We need step by step instructions how to reproduce this.

I expect, that the situation is:

  1. Infer data
  2. Change or fill the database (we do not store the DB config in the GIT)
  3. We usually switch between production and development database
  4. Click through without changing anything

Most probably there are differences between production and development database and that's why these tables are unchecked.