Tags: RagingKore/PostgreSQLCopyHelper
Tags
Add NodaTime Support to PostgreSQLCopyHelper (PostgreSQLCopyHelper#68) * Add NodaTime Support * Version Consolidation * Fix Project Type Guid * Add a section on enabling NodaTime support, which is required by Npgsql.NodaTime to Readme Co-authored-by: say25 <[email protected]>
Target table (PostgreSQLCopyHelper#61) * Issue PostgreSQLCopyHelper#60 TargetTable Initial Commit * Issue PostgreSQLCopyHelper#60 Add GetFullQualifiedTableName * Issue PostgreSQLCopyHelper#60 Add Test for scenario no schema set * Issue PostgreSQLCopyHelper#60 Cleanup The TargetTable / TargetColumn setters are now protected for internal use only. The Columns are now a IReadOnlyList, so they cannot be changed in further control flows. * Issue PostgreSQLCopyHelper#60 Add ClrType to TargetTable * Issue PostgreSQLCopyHelper#60 Rename to GetFullQualified... to GetFullyQualified * Issue PostgreSQLCopyHelper#60 Update to 2.6.3 * Add Changelog * Issue PostgreSQLCopyHelper#60 Add nupg Binaries * Update Changelog for 2.6.2 Release Notes
PreviousNext