Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F2570041
unsaved_file.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
Wed, Jun 10, 7:06 PM
Size
362 B
Mime Type
text/x-c++
Expires
Fri, Jun 12, 7:06 PM (6 h, 56 m)
Engine
blob
Format
Raw Data
Handle
377293
Attached To
rARCHIVING archiving
unsaved_file.rb
View Options
# Bacula UnsavedFile table
class
UnsavedFile
<
ActiveRecord
::
Base
establish_connection
BACULA_CONF
self
.
table_name
=
"
#{
connection_config
[
:database
]
}
.UnsavedFiles"
self
.
primary_key
=
:UnsavedId
alias_attribute
:unsaved_id
,
:UnsavedId
alias_attribute
:job_id
,
:JobId
alias_attribute
:path_id
,
:PathId
alias_attribute
:filename_id
,
:FilenameId
end
Event Timeline
Log In to Comment