Fixes in dates

This commit is contained in:
Antonio de la Rosa 2016-10-28 03:18:50 +02:00
parent c873d10b49
commit 92af207e31
3 changed files with 19 additions and 1 deletions

View file

@ -694,6 +694,8 @@ class Webmodel {
/**
* This method is used for make raw string queries.
*
* @warning: Don't use it, use better execute method
*
* TODO: Add an sql builder cache?. I can create a file with all cache queries and load this when i connect to database.
*/