最新の Contao 4 へのニュースマイグレーションを行っています。
Can anyone please explain how the image files are related to tl_news table ?
Currently for my migration I have imagepath and imagename for the respective image.
When I add an image to a news in contao through backend. The following fields get updated in database.
addImage => 1、
singleSRC => f52a3871946211e782662e3e7a222c66
But when I search singleSRC in tl_files.uuid , it doesn't show any records.
Contao 4への移行中に画像をマッピングする方法を見つけるのを手伝ってください