gitlab-org--gitlab-foss/lib/gitlab/database
Alex Kalderimis eda789c3c2 Improves add_timestamps_with_timezone helper
This improves the `add_timestamps_with_timezone` helper by allowing the
column names to be configured. This has the advantage that unnecessary
columns can be avoided, saving space.

A helper for removing the columns is also provided, to be used in the
`down` method of migrations.
2019-07-18 15:47:01 +00:00
..
count Seed tablesample strategy 2019-03-12 20:03:52 +01:00
rename_reserved_paths_migration Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
count.rb Use approximate counts for big tables 2018-12-06 16:07:14 +00:00
date_time.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
grant.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
median.rb Add where condition to count in median class 2019-07-04 23:11:45 +02:00
migration_helpers.rb Improves add_timestamps_with_timezone helper 2019-07-18 15:47:01 +00:00
multi_threaded_migration.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
read_only_relation.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
sha_attribute.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
subquery.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00