Skip to content

Notified "Tables not up to date" in new installation #94

Description

@Razzo1987

The file: https://github.com/Joomline/JlContentFieldsFilter/blob/master/com_jlcontentfieldsfilter/admin/sql/updates/mysql/3.0.0.sql do some changes al the DB:

ALTER TABLE `#__jlcontentfieldsfilter_data` 
    CHANGE COLUMN `publish` `state` int NOT NULL DEFAULT 1;

[...]

But on new installation is also notified:
Image

I'm not sure how to fix it :(

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