Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F887961
version.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, 7:40 AM
Size
319 B
Mime Type
text/x-c++
Expires
Tue, Aug 12, 7:40 AM (17 h, 27 m)
Engine
blob
Format
Raw Data
Handle
229255
Attached To
rARCHIVING archiving
version.rb
View Options
# Bacula Version table
#
# The Version table defines the Bacula database version number.
# Bacula checks this number before reading the database to ensure that it is
# compatible with the Bacula binary file.
class
Version
<
ActiveRecord
::
Base
self
.
table_name
=
:Version
alias_attribute
:version_id
,
:VersionId
end
Event Timeline
Log In to Comment