Actions
Feature #5304
closedRemove INITIALLY DEFERRED from foreign keys constraints
Description
Remove the "INITIALLY DEFERRED" setting on our foreign keys so our app can be DB agnostic and we can use standard db rake tasks like rake db:test:prepare.
----
Imported from https://trello.com/c/fO46zToU/138-remove-initially-deferred-from-foreign-keys-constraints_
Actions