Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461365
path_visibility.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, May 18, 12:39 AM
Size
325 B
Mime Type
text/x-c++
Expires
Tue, May 20, 12:39 AM (1 d, 53 m)
Engine
blob
Format
Raw Data
Handle
220100
Attached To
rARCHIVING archiving
path_visibility.rb
View Options
class
PathVisibility
<
ActiveRecord
::
Base
establish_connection
BACULA_CONF
self
.
table_name
=
"
#{
connection_config
[
:database
]
}
.PathVisibility"
self
.
primary_key
=
[
:JobId
,
:PathId
]
alias_attribute
:path_id
,
:PathId
alias_attribute
:job_id
,
:JobId
alias_attribute
:size
,
:Size
alias_attribute
:files
,
:Files
end
Event Timeline
Log In to Comment