Project

General

Profile

« Previous | Next » 

Revision acf54d7e

Added by Dominic Cleal about 7 years ago

fixes #18551 - skip table_exists? error when the DB doesn't exist

MySQL and PostgreSQL DB adapters now throw a connection error under
Rails 5 if the the DB doesn't already exist, as the schema cache is no
longer used to answer the method call.

  • added
  • modified
  • copied
  • renamed
  • deleted