Project

General

Profile

Feature #9549

implement missing metadata features

Added by Eric Faulhaber over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Related to Database - Bug #9950: Upgrade the metadata schema to a newer version Test

History

#1 Updated by Eric Faulhaber over 1 year ago

Some of these may be implemented to a greater degree than marked. If so, the gap marking needs to be fixed.

  • _field
    • _field._desc (none/none)
    • _field._width (none/none)
    • _field._decimals (none/none)
    • _field._dtype (none/none)
    • _field._for-type (none/none)
  • _file
    • _file._fil-misc2 (none/none)
    • _file._crc (none/none)
  • _db
    • _db._db-addr (none/none)
    • _db._db-type (full/partial)
    • _db._db-slave (full/partial)
    • _db._db-name (full/partial)
    • _db._db-comm (full/partial)
  • _connect
    • _connect._connect-type (none/none)
    • _connect._connect-pid (full/untested)
    • _connect._connect-name (full/untested)
    • _connect._connect-device (full/untested)
    • _connect._connect-server (full/none)
    • _connect._connect-time (full/untested)
  • _index-field
    • _index-field._index-seq (none/none)
  • _index
    • _index._num-comp (none/none)
    • _index._idx-crc (none/none)
  • _sequence
    • _sequence._seq-name (none/none)
    • _sequence._seq-num (none/none)
  • _lock
    • _lock._lock-flags (full/untested)
    • _lock._lock-chain (none/none)
    • _lock._lock-misc (none/none)
  • _file-trig
    • _file-trig._file-recid (none/none)
  • _sec-authentication-domain (needs read/write support)
    • _sec-authentication-domain._domain-name (none/none)
    • _sec-authentication-domain._domain-description (none/none)
    • _sec-authentication-domain._domain-type (none/none)
    • _sec-authentication-domain._domain-access-code (none/none)
    • _sec-authentication-domain._domain-enabled (none/none)

Some of these need to be made writable at runtime (e.g., _sec-authentication-domain, _file._fil-misc2).

#2 Updated by Constantin Asofiei about 1 year ago

  • Related to Bug #9950: Upgrade the metadata schema to a newer version added

Also available in: Atom PDF