Michael R. Cook
Michael R. Cook
(This was an issue submitted via email) I'm running this via the terminal on Windows (latest version of Umoria) and there's no punctuation mark between the parentage and family standing...
SQL statements are generated using stored procedures, but SQL Server will truncate varchar values to the limit as given in the column. As an example, I create a migration like...
Changes to allow a configuration hash to be passed to elasticsearch GEM. ``` Elasticsearch::Client.new(HealthCheck.elasticsearch_config) ```