This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
en:entwickler:testumgebung_einrichten [2025/10/04 10:48] – fasse | en:entwickler:testumgebung_einrichten [2025/10/04 10:48] (current) – [Improve test data] fasse |
---|
| |
===== Improve test data ===== | ===== Improve test data ===== |
Do you want to improve the test data of the current released version? Than go to the current branch of the released version and [[en:entwickler:testumgebung_einrichten|upload the test data]]. After that login and change or create the data that you want. After that go to PhpMyAdmin and select you database. There click at the **Export** tab. At the export it's important to disable the foreign key checks. After you have created an SQL database backup you must open the file and replace all **adm_** with the string **%PREFIX%_**. Now you can save the file and commit the new **admidio-mysql.sql**. | Do you want to improve the test data of the current released version? Than go to the current branch of the released version and [[en:entwickler:testumgebung_einrichten#upload_test_data|upload the test data]]. After that login and change or create the data that you want. After that go to PhpMyAdmin and select you database. There click at the **Export** tab. At the export it's important to disable the foreign key checks. After you have created an SQL database backup you must open the file and replace all **adm_** with the string **%PREFIX%_**. Now you can save the file and commit the new **admidio-mysql.sql**. |