Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F887748
20151025142916_add_status_and_client_id_to_hosts.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Aug 10, 4:49 AM
Size
190 B
Mime Type
text/x-ruby
Expires
Tue, Aug 12, 4:49 AM (7 h, 28 m)
Engine
blob
Format
Raw Data
Handle
229170
Attached To
rARCHIVING archiving
20151025142916_add_status_and_client_id_to_hosts.rb
View Options
class
AddStatusAndClientIdToHosts
<
ActiveRecord
::
Migration
def
change
add_column
:hosts
,
:status
,
:integer
,
limit
:
1
,
default
:
0
add_column
:hosts
,
:client_id
,
:integer
end
end
Event Timeline
Log In to Comment