@guilhermeblanco told me you are working on the functional side of things, but i just want to ask a few questions so that i can find temporary fixes to allow us to use them for now.
The one problem I see now is that the DB caching only takes into consideration one thing: the md5 of the list of fixtures, it does not invalidate cache based on schema changes or on changes inside the fixtures.
What are the plans or ideas towards fixing this? will it rely on the fixture bundle or something undocumented yet?
@guilhermeblanco told me you are working on the functional side of things, but i just want to ask a few questions so that i can find temporary fixes to allow us to use them for now.
The one problem I see now is that the DB caching only takes into consideration one thing: the md5 of the list of fixtures, it does not invalidate cache based on schema changes or on changes inside the fixtures.
What are the plans or ideas towards fixing this? will it rely on the fixture bundle or something undocumented yet?