Chris Grieger

Results 6 comments of Chris Grieger

I've just googled a bit and this seems to be a feature of the MySQL command line client and various other tools. It's not part of the SQL spec that...

After this has been implemented, the data returned from the webservice will include one more field called `bics`: ```json { "valid":true, "messages":[ "Bank code valid: DEUT" ], "iban":"NL42DEUT0466964617", "bankData":{ "bankCode":"DEUT",...

I was curious as well and whipped up a quick bash script to calculate the sizes. Here are the results as of writing this comment: |From|To|Size (MB)| |-|-|-| |Arabic|English|78 MB|...

@manucorporat thanks! Stripping file:// from the URL worked for us.

I think the value of the `redact` flag needs to stay the same for the reporting to work correctly, so when creating the baseline, I made sure to also pass...