Sanjeev Kumar Mishra
Sanjeev Kumar Mishra
I have `mongify (1.3.1)` in the gemfile and I still get this same error on running `mongify translation database.config` .. any idea how to resolve this? I am on a...
I guess the error I was getting was because the Oracle connection was not successful in the first place. this results into @config.sql_connection being null and thus resulting into that...
That is true @anlek although what can be made better is to make more checks and right error messages ... e.g don't try to call methods if the connection object...
@NizamLZ @OfirYaron has there been any progress on the documentation part? Its a project that I could contribute to as well.. Happy to write the documentation, but unfortunately because lack...
exactly same issue for me as well and workaround suggested by @purohitdheeraj worked!! I am wondering though @gspasov , if this is how it is supposed to be?? if yes,...