Skip to content

Is predefined DMS Type required?! #1

@mgochmuradov

Description

@mgochmuradov

Here some DMS types are defined:

CREATE TYPE dms_type_t AS ENUM ('SRD', 'Netije', 'eResminama');

Wouldn't it be better to have just a string column?
So any DMS with compatible API could connect, and you won't have to update DB whenever a new system is connected/integrated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions