Add Default Value Behavior property to Entities
333
Views
1
Comments
New
Database

Add to Entities the Default Value Behavior property similar to what already exists to external databases (Entity Properties - OutSystems) so that the default values can be stored as null values in the database when needed.

This will prevent developer the need to create their own CRUD SQL queries and use the actions provided by OutSystems when they want to persist NULL value in the database.

very good idea