Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.46 KB

legalbase.md

File metadata and controls

53 lines (41 loc) · 1.46 KB
uid title description so.generated keywords so.date so.topic so.envir
table-LegalBase
LegalBase table
Legal base for GDPR (Article 6)
true
database
LegalBase
11.04.2021
reference
onsite
online

LegalBase Table (465)

Fields

Name Description Type Null
legalbase_id Primary key PK
name The list item String(4000)
rank Rank order UShort
tooltip The tooltip for the list item String(4000)
deleted 0 -> record is active 1 -> record is 'deleted' and should not be shown in lists UShort
key The list item key, to be recognized by application logic String(255)
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

LegalBase table relationship diagram

Indexes

Fields Types Description
legalbase_id PK Clustered, Unique
key String(255) Unique

Replication Flags

  • Replicate changes DOWN from central to satellites and travellers.
  • Replicate changes UP from satellites and travellers back to central.
  • Copy to satellite and travel prototypes.

Security Flags

  • No access control via user's Role.