duncanmcclean / simple-commerce

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

[6.x] Database Orders: Store status log in its own table #983

Closed duncanmcclean closed 5 months ago

duncanmcclean commented 5 months ago

This pull request moves the order status log out of the order's data column and into a database table of it's own.

This change will make things much easier in terms of querying orders made on a certain date with a certain status. In the previous way of doing things, that was near impossible.

To Do

github-actions[bot] commented 5 months ago

Released as part of v6.0.0.