Ilgiz Mustafin
Ilgiz Mustafin
Fixes #1086. I'm not sure if changing stringtype is a good idea, but tests pass. I am now testing these changes in our projects. I think that standard Rails with...
I'm trying to migrate from MRI and pg to JRuby and AR-JDBC. Suppose I have a column ``` my_string character varying, ``` for the model `Test`. Additionally, `my_string` can sometimes...
This pull introduces/changes: * Using Cypher queries instead of `/db/data/schema/index` endpoint for getting indexes and constraints in Neo4j >= 3.0.0 (since addition of the `CALL` clause) * Schema validation doesn't...
We already support `highlight-numbers` (by highlighting `highlight-numbers-number`). This PR uses the same font for `font-lock` (highlighting `font-lock-number-face`). This fixes the inconsistency if you use both `highlight-numbers` and something which uses...
Closes #9