Release v2.3.1
Fixed bug with Sql Bulk Insert/Update processing with Model Properties that have mapped database names via mapping attribute (e.g. [SqlBulkColumn("")]
, [Map("")]
, [Column("")]
, etc.).
Fixed bug with Sql Bulk Insert/Update processing with Model Properties that have mapped database names via mapping attribute (e.g. [SqlBulkColumn("")]
, [Map("")]
, [Column("")]
, etc.).