Default Value for FB Database

Hi, in a new project developed through the TMS Data Modeler for the Firebird 3 database I set a simple table where for 2 smallint fields I defined the field as mandatory and with default value 0. The Data Modeler has instead created the class (and the table) with the required field property but without the default value. Is it a known bug? Thanks to everyone, greetings.

Are you referring to TMS Aurelius export feature? If yes, then indeed that's expected behavior, the exporter doesn't take the default values into consideration. Actually TMS Aurelius itself doesn't have an attribute to define default values directly in the database.