Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 715 Bytes

File metadata and controls

16 lines (13 loc) · 715 Bytes

v1.1.0.7092 [RzR] 11-06-2025

  • [5bd2beb] (RzR) -> Add net9 to target framework
  • [6346b98] (RzR) -> Adjust year in files
  • [3877b90] (RzR) -> Implement raw script generation

v1.0.3.6555

-> Update lib version for 'Microsoft.Data.SqlClient', with CVE-2024-29992 fix;

v1.0.2.6703

-> Update lib version for 'Npgsql', with CVE-2024-32655 fix;
-> Update some libs version related to previous update;

v1.0.1.8361

-> Change property mapper (map by property/column name);
-> Add EF DbContextExtension (that load neccessary information);
-> Add tests for simple select query and adjust mapper.