Christian Kulpa

Results 4 comments of Christian Kulpa

The PR #20 didn't solve the initial issue for me. I could not run any rails tests or anything that required schema loading. Normal migrations using `db:migrate` are working fine....

I tried moving the monkeypatch to the cockroach/SchemaStatements. Diff [here](https://github.com/cockroachdb/activerecord-cockroachdb-adapter/compare/master...Cikey:fix_schema_load) If this is an acceptable solution i could create a pull request i you want.

I just experienced this bug while trying out this lib. Seems like the auto_install path is set to the dependency directory in the `pre_commit` file: ``` #!/bin/sh [ "/home/cikey/projects/letest/deps/git_hooks" !=...

Sorry i haven't got the time to check it out. i will try to do it on the weekend and will report my results :)