* Patched compare dataset with time incompatibile types
* Patched recreated tables with false flag
* Patched createDbIfDoesNotExists
* Update createDbIfDoesNotExists to also create registry table for new datastore
* Update datasetRowMapper to handle a table with partial metadata
* Added dynamodb example
* Added OmitEmpty to compare request
* Added Firebase example
* Added reading data paralizattion for comparision
* Added Expect attribute in Query operation for optional valiation (SQL based validation)
* Added casandra example
* Updated recreate logic, if set to false it will only create db if it does not exists
* Added LocationTimezone, TimeLayout attribute to FreezeRequest.
* Added Dump method to create schema from existing database
* Added freeze method to create setup or validation dataset from existing database