Comment 2 for bug 1850749

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/10549
Committed: https://git.mahara.org/mahara/mahara/commit/207353c46bd24e0d6c22efb0da42c3e9998966bd
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 207353c46bd24e0d6c22efb0da42c3e9998966bd
Author: Robert Lyon <email address hidden>
Date: Thu Oct 31 18:50:05 2019 +1300

Bug 1850749: Should strip prefix from start of table name

In case the prefix matches part of core table name itself

And we also need to remove 'dbprefix' in
the function 'get_table_from_query'
instead of removing it in 'pseudo_trigger' and 'table_need_trigger'

behatnotneeded

Change-Id: Ic3726e0aa8b85a038f0bb6297c7e0f5667776572
Signed-off-by: Robert Lyon <email address hidden>