contao / contao-demo

This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
https://contao.org
Creative Commons Attribution Share Alike 4.0 International
3 stars 8 forks source link

Replace compressed with uncompressed database dump #27

Closed de-es closed 4 months ago

de-es commented 5 months ago

Closes #14

Meinen Vorschlag mal wie folgt umgesetzt auf Basis von 726ee7858fc240b0b21c6a95b543b845d75c2fd3:

aschempp commented 5 months ago

konnste du auch an der Reihenfolge-Problematik ändern?

de-es commented 5 months ago

Mit https://github.com/contao/contao/pull/6614 werden die Tabellen im Dump immer in alphabetischer Reihenfolge ausgespielt und ein sinnvoller Diff damit ermöglicht. Allerdings nur für 5.3+.

aschempp commented 4 months ago

Danke @de-es! Könntest du das auch für die Contao 4.13-Version umsetzen?

de-es commented 4 months ago

@aschempp Habe ich ihn https://github.com/contao/contao-demo/pull/32 gemacht. Oder meintest Du gleichzeitig damit auch, die Sortierung für 4.13 nachzurüsten? Würde das denn als Bugfix durchgehen?

aschempp commented 4 months ago

ah ne, hab den anderen PR übersehen 🙈