Skip to content

tblCollections_Books missing Identifier field #2

@cvonkleist

Description

@cvonkleist

For some reason, the Identifier field doesn't seem to exist in the tblCollections_Books table of our Archon installs. We have to manually add it like this:

mysql> alter table tblCollections_Books add Identifier varchar(50) collate utf8_unicode_ci;                                                                                                                 

See:

http://forums.archon.org/viewtopic.php?f=1&t=1140&p=3179&hilit=book+manager#p3179

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions