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
-> Update lib version for 'Microsoft.Data.SqlClient', with CVE-2024-29992 fix;
-> Update lib version for 'Npgsql', with CVE-2024-32655 fix;
-> Update some libs version related to previous update;
-> Change property mapper (map by property/column name);
-> Add EF DbContextExtension (that load neccessary information);
-> Add tests for simple select query and adjust mapper.