rails--rails/activerecord/test/cases/tasks
Alex Ghiculescu c94ac46cd8 Remove `--no-comments` from Postgres structure dumps
Reverts https://github.com/rails/rails/pull/43216
Fixes https://github.com/rails/rails/issues/44498

Per the discussion at https://github.com/rails/rails/pull/44603#discussion_r820875837, reverting the feature as it's not clear it should be the default. Users who don't want comments in structure dumps can use `ActiveRecord::Tasks::DatabaseTasks.structure_dump_flags = ['--no-comment']`.
2022-03-07 12:40:12 -06:00
..
database_tasks_test.rb Accept `_` integer notation in VERSION arg to database tasks 2022-02-12 10:51:37 +01:00
mysql_rake_test.rb Enable `Style/ExplicitBlockArgument` cop 2021-09-05 17:06:19 +02:00
postgresql_rake_test.rb Remove `--no-comments` from Postgres structure dumps 2022-03-07 12:40:12 -06:00
sqlite_rake_test.rb Make DatabaseTasks adapters use DatabaseConfig objects 2019-09-25 13:52:14 -04:00