Skip to content
  • Trevor Vallender's avatar
    4b2174d6
    Allow use of alternative database interfaces · 4b2174d6
    Trevor Vallender authored
    The CLI tool used as a database interface is now specified and
    customisable via ActiveRecord.database_cli.
    
    This specifies the current defaults but allows them to be overridden by
    users. It continues to accept array values to allow fallback options.
    4b2174d6
    Allow use of alternative database interfaces
    Trevor Vallender authored
    The CLI tool used as a database interface is now specified and
    customisable via ActiveRecord.database_cli.
    
    This specifies the current defaults but allows them to be overridden by
    users. It continues to accept array values to allow fallback options.
Loading