Coder Social home page Coder Social logo

connection_ninja's People

Contributors

cherring avatar mynameisrufus avatar tsmango avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

connection_ninja's Issues

Connection Lost

I did the following test. A have a Application model that points to a DB using use_connection_ninja.
Them, on console I did the following:

Application.connection
Application.all
ActiveRecord::Base.connection
Application.all

On the last command I received: "Mysql::Error: MySQL server has gone away".
So, seems that I cant use the default application database. Only those using use_connection_ninja.
Is that true?

rake tasks and test fixtures

Is there a way to use the existing db: rake tasks on the alternative connection database?
I want to have a separate test version of the external database, locally, and load fixture data into it (machinst), although my app treats it as read-only.
Suggestions? for now i just created it manually and wrote a separate rake task to seed it.

Configuration

I'm not a Rails 3 user yet so I'm not sure if this is a Rails 3 issue, but grouping doesn't work in the older Rails 2.X version....I had to dig through the old config files to see how it works. You might want to point that out on the main connection_ninja page so other users don't spend as much time as I did trying to figure out why my second connection wont connect to the right db.

specifically I'm talking about database_development, database_production, etc.... VS database: development: production: etc...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.