C# (CSharp) Gymnastika.Data.Conventions Namespace

Сlasses

Name Description
EnumConvention We should use int as column data type when mapping to Enum type
IdConvention
ManyToManyTableConvention This is used for many-to-many relationship mapping, if there's two tables "Customers" and "Products", then the medium table name is "Customer_Product_Relations", the table names are in alphabetic order
TablePluralizationConvention Table name is pluralized