-
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.
Trevor Vallender authoredThe 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