- Issue created by @junaidpv
- Status changed to Needs review
about 1 year ago 8:21pm 19 July 2024 - Merge request !19Issue #3462741 by junaidpv: Avoid so much hardcoding of db table in Database backend → (Merged) created by junaidpv
- Status changed to RTBC
9 months ago 7:09pm 4 November 2024 - Status changed to Needs work
6 months ago 11:50am 4 February 2025 - 🇮🇱Israel jsacksick
Perhaps we should make this a public const (or a protected const) that can be overridden by a child backend plugin if needed.
- 🇮🇳India koustav_mondal Kolkata
Changes looks good to me. Protected const is also declared. Moving to RTBC.
- Status changed to RTBC
24 days ago 11:53am 15 July 2025 -
alexpott →
committed 1d3af41f on 8.x-1.x authored by
junaidpv →
Issue #3462741 by sayan_k_dutta, junaidpv, jsacksick: Avoid so much...
-
alexpott →
committed 1d3af41f on 8.x-1.x authored by
junaidpv →
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
This looks great - I checked for any other direct usages of the table in the module and there were none.
-
alexpott →
committed 11c6e900 on 8.x-1.x
Issue follow-up #3462741 by jsacksick: Avoid so much hardcoding of db...
-
alexpott →
committed 11c6e900 on 8.x-1.x
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
@jsacksick pointed out that self:: was not right when paired with a protected const. Fixed this post commit. Great catch @jsacksick!
Automatically closed - issue fixed for 2 weeks with no activity.