Use SQL schemas, as ruby can't cope with the things we do...
This commit is contained in:
parent
b598ce68ef
commit
7d6c662296
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Rails::Initializer.run do |config|
|
|||
# Use SQL instead of Active Record's schema dumper when creating the test database.
|
||||
# This is necessary if your schema can't be completely dumped by the schema dumper,
|
||||
# like if you have constraints or database-specific column types
|
||||
# config.active_record.schema_format = :sql
|
||||
config.active_record.schema_format = :sql
|
||||
|
||||
# Activate observers that should always be running
|
||||
# config.active_record.observers = :cacher, :garbage_collector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue