PM SQL tunning

We added the PM SQL tunning
This commit is contained in:
Brayan Osmar Pereyra Suxo
2013-01-28 16:49:00 -04:00
parent cbcad06e31
commit 477cf0bbd5
25 changed files with 1622 additions and 371 deletions

View File

@@ -3,7 +3,7 @@
require_once 'propel/util/BasePeer.php';
// The object class -- needed for instanceof checks in this class.
// actual class may be a subclass -- as returned by AppNotesPeer::getOMClass()
//include_once 'classes/model/AppNotes.php';
include_once 'classes/model/AppNotes.php';
/**
* Base static class for performing query and update operations on the 'APP_NOTES' table.