CC-3732: NationTalk Database upgrade fail, from 2.0.3 to 2.1.0

-fixed
This commit is contained in:
root 2012-05-03 16:13:50 -04:00
parent 81d7e0c80f
commit 80898ec898
181 changed files with 72643 additions and 58 deletions

View file

@ -0,0 +1,18 @@
<?php
/**
* Skeleton subclass for performing query and update operations on the 'cc_subjs_token' table.
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*
* @package propel.generator.airtime
*/
class CcSubjsTokenQuery extends BaseCcSubjsTokenQuery {
} // CcSubjsTokenQuery