Commit Graph

2 Commits

Author SHA1 Message Date
Rostislav Wolny
4689e3f25b Update TablePrefixMetadataFactoryTest to work with multisite configuration
[MAILPOET-5813]
2024-01-08 11:33:18 -06:00
Rostislav Wolny
c9c7146ef1 Improve table prefixing to allow Doctrine entities for WP tables
WordPress tables use only the DB prefix, but MailPoet tables use
DB prefix + plugin prefix (mailpoet).

This commit changes TablePrefixMetadataFactory to be able to distiguish
WP table for posts and adds proper prefix.
[MAILPOET-5646]
2024-01-08 12:04:06 +05:00