openequella / moodle-mod_openEQUELLA

Moodle module for integration with openEQUELLA
https://openequella.github.io/moodle-mod_openEQUELLA/
GNU General Public License v3.0
6 stars 16 forks source link

Column UUID caused schema error on upgrade #76

Closed yao9394 closed 2 years ago

yao9394 commented 4 years ago

Describe the bug column uuid caused schema error

To Reproduce Steps to reproduce the behavior:

  1. for plugin users who installed this plugin before this version 2011072600
  2. run php admin/cli/check_database_schema.php
  3. Will see error of:
equella
 * column 'uuid' has incorrect type 'X', expected 'C'

Expected behavior

root@44bc1ff7eaf7:/siteroot# php admin/cli/check_database_schema.php
Database structure is ok.

Stacktrace

n/a

Platform:

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

edalex-ian commented 3 years ago

There's slight confusion on the related PR for this, so will pull this out of the 1.2 release for now. Can put it in to a future release once all in order.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.