ruby on rails - Couldn't create database, undefined method `quote_ident'? -


rake db: create

मुझे निम्न त्रुटि मिलती है:

   
  def PGconn.quote_ident (name)%>   

("# {Name}")

config / initializers / new_rails_defaults.rb को समस्या हल करना चाहिए, लेकिन मुझे अभी भी त्रुटि मिल रही है! कोई सुझाव? धन्यवाद

यहां त्रुटि देखें:

समाधान जोड़ने के लिए है:

<पूर्व> def PGconn.quote_ident (name)% ("# {name}")

सक्रिय_रेकॉर्ड / connection_adapters / postgresql_adapter.rb


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -