* Patched "@fromQuery@" variable substitution
September 17 2019 - v0.10.4
* Updated switching foreign key check logic
* Patched mysql script parsing
* Patched oracle script parsing
* Patched 'SQL script not parsed entirely' issue
* Moved disable/enable foreign key check to admin connection
* Added/patched FullTableDatasetCheckPolicy check
* Added cross vendor create table DDL with DumpRequest.Target and DumpRequest.MappingURL
* patched @queryFrom@ SQL builder
* Enhanced matching logic
* Added Ping method to check/wait untill datastore is online
* Patched required field on table mapping
* Patched compare dataset with time incompatible 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