I need to make some DD changes to MySQL for the component and then populate the new tables from the old ones. I could do this with some very complicated MySQL in the MySQL update file, but it would be much easier to do it in PHP.
So the question is whether I can do this in the install postflight, that is, is postflight run after the MySQL updates have been run? If not, is there another way to do it in PHP?
So the question is whether I can do this in the install postflight, that is, is postflight run after the MySQL updates have been run? If not, is there another way to do it in PHP?
Statistics: Posted by jjbongio — Thu May 02, 2024 11:50 pm