Skip to content

Releases: DbSyncKit/DbSyncKit.Core

1.4.0.1

Choose a tag to compare

@RohitM-IN RohitM-IN released this 08 Jun 08:23

Fixes:

  • Fixes in MySQL Query Generation

Updates:

  • Update Package Description & tags

Full Changelog: 1.4...1.4.0.1

1.4

1.4

Choose a tag to compare

@RohitM-IN RohitM-IN released this 05 Mar 20:11

Changes

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

Full Changelog: 1.3...1.4

1.3

1.3

Choose a tag to compare

@RohitM-IN RohitM-IN released this 08 Feb 16:45

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

Choose a tag to compare

@RohitM-IN RohitM-IN released this 08 Feb 11:19

Change:

  • Removed IDataContract Dependency

Full Changelog: 1.2...1.2.1

1.2

1.2

Choose a tag to compare

@RohitM-IN RohitM-IN released this 13 Jan 16:53

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

Choose a tag to compare

@RohitM-IN RohitM-IN released this 06 Jan 07:28

update:

  • XML Docs updates

Full Changelog: 1.1...1.1.0.1

1.1

1.1

Choose a tag to compare

@RohitM-IN RohitM-IN released this 06 Jan 07:18

Changes:

  • Performance optimization

Full Changelog: 1.0.1...1.1

1.0.1

Choose a tag to compare

@RohitM-IN RohitM-IN released this 02 Jan 21:03

Fixes:

Updates not showing because of recent optimization

Full Changelog: 1.0.0.0...1.0.1

1.0.0.0

Choose a tag to compare

@RohitM-IN RohitM-IN released this 31 Dec 14:48

What's Changed

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