Archive: 23/07/2019
Connect SilverStripe with another Database on the fly
Imagine you need to grab data from a legacy database, e.g. while migrating stuff to a new setup. How can you easily do that easily and elegantly?
Read more about 'Connect SilverStripe with another Database on the fly'...
Read more about 'Connect SilverStripe with another Database on the fly'...
Debugging database changes while testing
I love to use xdebug and I also love coding with unit tests. It saves me a lot of time clicking around in the backend.
Read more about 'Debugging database changes while testing'...
Read more about 'Debugging database changes while testing'...