Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

column 'remote' is missing in schema check #228

Open
jnlar opened this issue Dec 20, 2022 · 0 comments
Open

column 'remote' is missing in schema check #228

jnlar opened this issue Dec 20, 2022 · 0 comments

Comments

@jnlar
Copy link

jnlar commented Dec 20, 2022

admin/cli/check_database_schema.php is reporting the 'remote' column is missing:

-------------------------------------------------------------------------------
block_configurable_reports
 * column 'remote' is missing
-------------------------------------------------------------------------------

This error is appearing in versions:

  • 3.7.0 2019060300
  • 3.9.0 2020110300

We've been able to resolve this by version bumping the remote column update as well as the plugin version in version.php

jnlar added a commit to catalyst/moodle-block_configurablereports that referenced this issue Dec 20, 2022
keevan added a commit to catalyst/moodle-block_configurablereports that referenced this issue Dec 20, 2022
Issue jleyva#228: Fix remote column missing in schema check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant