duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
143 stars 36 forks source link

[5.x] Re-order "switch to database" process #910

Closed duncanmcclean closed 12 months ago

duncanmcclean commented 12 months ago

This pull request slightly changes the order in which the sc:switch-to-database command does things.

Instead of switching the repositories fairly early on in the process, it'll install Runway & Doctrine DBAL first, then switch the repositories.

I've changed this since switching the repositories calls the Eloquent models for orders & customers which include a trait from Runway.

github-actions[bot] commented 12 months ago

Released as part of v5.3.7.