Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2174

Extension Writers Discussion • Re: populate a table while migrations

$
0
0
still not working...

install_sample_schema keeps the dependencies:
\phpbb\db\migration\data\v320\v320'

now
  • if i keep dependencies in install_sample_data
    \sebo\postreact\migrations\install_sample_schema
    i get an error message that the table (created via install_sample_schema) does not exist
  • if i remove the dependencies and keep the original one (allways in install_sample_data
    \phpbb\db\migration\data\v320\v320
    i get normal installation without filling my tables...

Statistics: Posted by sebo — Thu Aug 01, 2024 10:24 am



Viewing all articles
Browse latest Browse all 2174

Trending Articles