예제 #1
0
파일: Migration.php 프로젝트: reoring/sabel
 protected function getSchema()
 {
     return Sabel_Db_Migration_Manager::getMetadata();
 }