Yii and Ingres DB

How can I working with Ingres DB by Yii?

Thank you.

There is no built-in support in there so you’ll need:

  1. Find/install PDO driver for this DBMS.

  2. Implement custom Yii schema for this DBMS like http://code.google.com/p/yii/source/browse/#svn%2Ftrunk%2Fframework%2Fdb%2Fschema%2Fmysql