Schema has been working like a champ for me for quite a while now suddenly it shows that all of my tables are missing? Any insight would be most appreciated.

Comments

Christopher Riley’s picture

I downgraded to version 7.1.0 and magically everything is back.

dave reid’s picture

Assigned: Unassigned » dave reid

Confirmed this is a bug in the schema_unprefix_table() function. Fixing and writing tests to prevent any regressions in the future.

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new5.79 KB

Here's the fix with the tests to confirm it's fixed now.

Christopher Riley’s picture

Status: Needs review » Closed (fixed)

Thank you for the patch fixed things perfectly.

  • Commit 08b0245 on 7.x-1.x by Dave Reid:
    Issue #2224151 by Dave Reid | cmriley: Fixed schema_unprefix_table()...
dave reid’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Status: Closed (fixed) » Fixed

Tested this and went ahead and committed it to 7.x-1.x. Will push a new release shortly.

dave reid’s picture

Added the 7.x-1.2 release which includes this fix.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.