gitlab-org--gitlab-foss/lib/gitlab/database
Yorick Peterse af1f6844c9
Added code for defining SHA attributes
These attributes are stored in binary in the database, but exposed as
strings. This allows one to query/create data using plain SHA1 hashes as
Strings, while storing them more efficiently as binary.
2017-06-29 15:37:37 +02:00
..
rename_reserved_paths_migration Adjust for new static-analysis failures 2017-06-27 13:05:02 +02:00
date_time.rb fixing spec failures 2016-11-17 08:22:55 +01:00
median.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
migration_helpers.rb Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helper 2017-06-22 12:37:38 +02:00
multi_threaded_migration.rb Prepare for zero downtime migrations 2017-04-12 18:15:19 +02:00
sha_attribute.rb Added code for defining SHA attributes 2017-06-29 15:37:37 +02:00