Skip to content

tblCollections_Books missing Identifier field #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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