Fixes in dates
This commit is contained in:
parent
c873d10b49
commit
92af207e31
3 changed files with 19 additions and 1 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue