Skip to content

Upgrading to latest produces database errors #109

@raenrfm

Description

@raenrfm

I'm getting this over and over in the Akaunting log running this as a docker image on my VPS:

In Connection.php line 822:

SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'title'

(Connection: mysql, SQL: alter table crf_documents add title varchar(19

  1. null after contact_country, add subheading varchar(191) null after `

title`)

In Connection.php line 580:

SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'title'

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