include/lightspeed@platform@convention_profile_DataConvention.hrl
-record(data_convention, {
scope_module :: binary(),
repository_module :: binary(),
migration_strategy :: binary(),
tenant_scope_required :: boolean()
}).
-record(data_convention, {
scope_module :: binary(),
repository_module :: binary(),
migration_strategy :: binary(),
tenant_scope_required :: boolean()
}).