wahnsinn’s avatarwahnsinn’s Twitter Archive—№ 12,407

    1. Hey #TYPO3 #FunctionalTests bubble: I wrote a test for an extbase repository, the expected model has a FAL reference and now, I'm running into this error in my test: Doctrine\DBAL\Driver\PDOException: General error: 1 no such table: tx_extbase_domain_model_filereference
  1. …in reply to @wahnsinn
    Any hints how to solve this? Do I need to include any specific core extension? Or instantiate any global variables? Or something else? And yes: It's old TYPO3 v9 where, class mapping in TypoScript still was a thing. 🤷‍♂️