mdrel

This page was automatically generated from the database schema dump and may be incomplete or incorrect.

Mapping table between portfolios and documents. One row per document membership in a portfolio.

1. Columns

Name Type Length Description

loeschen

smallint

Delete marker.

zeitstempel

int

Timestamp of the last change (UNIX time).

mappe_id

int

Portfolio ID. References mappe.id.

object_id

int

Object ID (the included document). References objectX.id.

stamm_id

int

Master-file ID of the object. References stammX.id.

objekttyp

int

Object-type ID of the included object.

modul

smallint

Module identifier (origin of the assignment).

eingang

int

Inbound reference (target reference).

absender

int

Sender ID.

ausgang

int

Outbound reference (source reference).

anzahl

smallint

Count marker.

deleted

int

Final delete marker.

server_id

int

Home server ID of the object.

filesize

bigint

Denormalised file size (bytes).

mimetypeid

int

Denormalised MIME-type ID.

docpagecount

int

Denormalised page count of the document.