v1.0.4
- Fix
null
provider bug- If no provider map is provided, then the query generator will generate a query with
null
as the value for all arguments. However, if a provider map is configured as{
"____*": null }, the generator will break. Any provider that will give the value
null` will break the generator. This has now been addressed.
- If no provider map is provided, then the query generator will generate a query with