gitlab-org--gitlab-foss/spec/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
migration_helpers_spec.rb Fix Rubocop offense in migration helpers specs 2017-06-22 13:55:35 +02:00
multi_threaded_migration_spec.rb Prepare for zero downtime migrations 2017-04-12 18:15:19 +02:00
sha_attribute_spec.rb Added code for defining SHA attributes 2017-06-29 15:37:37 +02:00