Custom cache functions #216
Conversation
|
Cant understand why the build fails. Have no reason to do so, can you see? |
|
Ok will fix indent issues |
|
Looks like the build is failing with this error: https://travis-ci.org/j4mie/idiorm/jobs/28039970#L54
|
|
Got it, thanks for your time helping out. |
|
Hi Simon, the cache is not automatically deleted on save and this test never runs I want to make the cache to be deleted automatically on save. What do you think? |
|
Added the option and readme. It says the build is still failing, but i don't know why? What i am doing wrong on line 47? I don't see https://github.com/peter-mw/idiorm/blob/master/test/CacheTest.php#L47 |
|
Strange one.
It works on my end and tests are passing |
|
I think its ready. Can you take a look |
|
Yeah fixed the spaces :) Thanks for the guidelines, the implementation was not hard at all. Hope this is OK to get merged at some time, so i can base my other work on it. |
|
Done |
|
Wait i need to override the |
`table_name` is more important than `connection_name`
|
Think its OK now. I will try to implement the cache in the real app. Will test properly and update this issue if i find any bugs |
|
In the config docs
should be
Also, should this be merged into develop first? |
|
Yes, this will be merged into the develop branch first. I can do this even |
|
Hi, i can send PR in the |
|
Merged in commit e7b77ad |
|
YoHoo! Thanks for the release :) |
As of #212