Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 2.99 KB

travelcurrent.md

File metadata and controls

65 lines (52 loc) · 2.99 KB
uid title description so.generated keywords so.date so.topic so.envir
table-travelcurrent
travelcurrent table
Information about this database and its place in the hierarchy
true
database
travelcurrent
11.04.2021
reference
onsite
online

travelcurrent Table (32)

Fields

Name Description Type Null
travelcurrent_id Primary key PK
systemlevel 10 = central, 9 = first child, 8 = second-generation child UShort
current_id Central=0, Departm.=H01000000-H7F000000, Travel=assoc_id FK associate
central_id ID of parent database (from its current_id) FK associate
area_id Area ID this database represents Id
central_generatedtime When was the central database generated DateTime
current_generatedtime When was this database generated DateTime
last_recordtime Timestamp of last traveltranslog record received from the parent of this database DateTime
last_recordnumber Traveltranslog record ID of last record this database has received from its parent FK traveltransactionlog
first_recordnumber First traveltranslog record in parent that was transmitted to this database FK traveltransactionlog
last_playbacktime Datetamp of when we last read a file from our parent DateTime
last_playbacknumber File number of last file read from our parent Id
databasetype Default database type for prototypes made from this database, unless the Area record says something else UShort
dbTag 128-bit database tag (in hex) of this database String(39)
parentDbTag 128-bit database tag (in hex) of this database's parent database String(39)
centralDbTag 128-bit database tag (in hex) of the central database String(39)
encryptedComm Use encrypted communication back to parent: 0 = no, 1 = serial no as key, 2 = target db tag as key (secure but lots of hassle for support) Enum TravelEncryptionOwn
defaultMakeReturn Default value for the 'make return log' checkbox, based on last answer UShort
adminLogin Encrypted string containing user name & password of DB user who has create/delete user authority for this database String(127)
registered Registered when UtcDateTime
registered_associate_id Registered by whom FK associate
updated Last updated when UtcDateTime
updated_associate_id Last updated by whom FK associate
updatedCount Number of updates made to this record UShort

travelcurrent table relationship diagram

[!includedetails]

Indexes

Fields Types Description
travelcurrent_id PK Clustered, Unique

Replication Flags

  • None

Security Flags

  • No access control via user's Role.