Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 1.19 KB

Feb 5 2019 - v0.6.2

* Patched compare dataset with time incompatibile types
* Patched recreated tables with false flag 

Jan 30 2019 - v0.6.1

* Patched createDbIfDoesNotExists

Jan 27 2019 - v0.6.0

* Update createDbIfDoesNotExists to also create registry table for new datastore

Jan 19 2019 - v0.5.0

* Update datasetRowMapper to handle a table with partial metadata
* Added dynamodb example

Dec 29 2018 - v0.4.2

* Added OmitEmpty to compare request
* Added Firebase example

Dec 29 2018 - v0.4.1

* Added reading data paralizattion for comparision 

Dec 28 2018 - v0.4.0

* Added Expect attribute in Query operation for optional valiation (SQL based validation)

Dec 27 2018 - v0.3.1

* Added casandra example
* Updated recreate logic, if set to false it will only create db if it does not exists

Nov 28 2018 - v0.2.1

* Added LocationTimezone, TimeLayout attribute to FreezeRequest.

Nov 6 2018 - v0.2.0

* Added Dump method to create schema from existing database

Oct 30 2018 - v0.1.1

* Added freeze method to create setup or validation dataset from existing database

Jul 1 2016 (Alpha)

  • Initial Release.