Skip to content

Releases: DbSyncKit/DbSyncKit.Core

1.4.0.1

08 Jun 08:23
Compare
Choose a tag to compare

Fixes:

  • Fixes in MySQL Query Generation

Updates:

  • Update Package Description & tags

Full Changelog: 1.4...1.4.0.1

1.4

05 Mar 20:11
Compare
Choose a tag to compare
1.4

Changes

  • Moved DataFetcher from Core to DB
  • Moved Query Generation to templates lib

Full Changelog: 1.3...1.4

1.3

08 Feb 16:45
Compare
Choose a tag to compare
1.3

Features

  • Added an delegate to filter out the data after fetching it from database

for reference
Sample Change

Full Changelog: 1.2.1...1.3

1.2.1

08 Feb 11:19
Compare
Choose a tag to compare

Change:

  • Removed IDataContract Dependency

Full Changelog: 1.2...1.2.1

1.2

13 Jan 16:53
Compare
Choose a tag to compare
1.2

What's Changed

  • Added IsComparable property for KeyPropertyAttribute for more customization
  • Renamed interface IDataContractComparable to IDataContract
  • Result Contract Edited Property is now EditedDetailed
  • Result Contract Edited now does not contain detailed info like which property was changed
  • DataMetadataComparisonHelper.cs renamed to DataContractMismatchIdentifier
  • The Synchronization class has been heavily modified and responsibity is split into 3 classes DataContractFetcher, DataContractMismatchIdentifier, QueryBuilder.
  • Algorithm updated for better performance on large data lowed memory usage (for more details check out the performance page )

Full Changelog: 1.1.0.1...1.2

1.1.0.1

06 Jan 07:28
Compare
Choose a tag to compare

update:

  • XML Docs updates

Full Changelog: 1.1...1.1.0.1

1.1

06 Jan 07:18
Compare
Choose a tag to compare
1.1

Changes:

  • Performance optimization

Full Changelog: 1.0.1...1.1

1.0.1

02 Jan 21:03
Compare
Choose a tag to compare

Fixes:

Updates not showing because of recent optimization

Full Changelog: 1.0.0.0...1.0.1

1.0.0.0

31 Dec 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/DbSyncKit/DbSyncKit.Core/commits/1.0.0.0