mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 20:55:44 +02:00
Add clarifying comment
This commit is contained in:
parent
183eca884e
commit
fc3c70c5ee
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# Unique constraint is needed to prevent accidental duplicate values in fixtures to appear in DB
|
||||
class AddContactsAndDomainsUuidUniqConstraint < ActiveRecord::Migration
|
||||
def up
|
||||
execute <<-SQL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue