Tag Archives: kohana

Kohana Doctrine Error – Exhausted

Today, I am developing a sub-module of a web-application and have experienced a max-memory usage limit error or “Allowed memory size fatal error”. I know that the doctrine module uses memory based on how you define and build your database. … More of this rant

Posted in Techy Thoughts | Tagged , , , , | Leave a comment

Doctrine in Kohana

I’ve been using kohana and its query builder for a while now – its good but in time I came to notice that I begin rewriting code over and over again so I tried to break out of the kohana-database … More of this rant

Posted in Techy Thoughts | Tagged , , , , , , | Leave a comment