method
    
    requires_reloading?
  requires_reloading?()
  public
  Returns true if its required to reload the connection between requests for development mode. This is not the case for Ruby/MySQL and it’s not necessary for any adapters except SQLite.

  
  
  