Sign. Part 1
This commit is contained in:
@@ -44,6 +44,7 @@ Sequel.migration do
|
||||
String :rpmname, text: true
|
||||
Integer :sign
|
||||
String :signpath, text: true
|
||||
String :filehash, text: true
|
||||
foreign_key :repo_id, :repos, :key => :id
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user