JaquelineBrandao / yii

Automatically exported from code.google.com/p/yii
0 stars 0 forks source link

IBM DB2 Support #658

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can Yii include IbmDb2 support just like Prado 3.2 ?

Original issue reported on code.google.com by cikgufa...@gmail.com on 31 Oct 2009 at 3:10

GoogleCodeExporter commented 9 years ago
We don't have people using DB2 here. If possible, would you please help us 
create a
DB2 driver? You may refer to framework/db/schema.

Original comment by qiang.xue on 31 Oct 2009 at 3:20

GoogleCodeExporter commented 9 years ago

Original comment by qiang.xue on 1 Dec 2009 at 4:24

GoogleCodeExporter commented 9 years ago
I want to write a DB2 driver can you bring me a little help. I need to 
re-implement all classes on framework/db/schema?

Original comment by qwerf...@gmail.com on 21 Nov 2010 at 10:01

GoogleCodeExporter commented 9 years ago
Hi there, I took the liberty of start coding this DB2 schema for Yii. Since I 
needed to interact with the DB2 base only for select operations, I have only 
implemented it this far. I took the schema files from the posgres as a starting 
point.

I'd like to invite anyone interested on this to contribute with this code. I 
have hosted it on github at the link:
https://github.com/rmanola/Db2-schema-for-Yii

I'm also sending this with as an attachment just for precaution.

Best Regards

Original comment by RMan...@gmail.com on 2 Feb 2012 at 3:50

Attachments:

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/yiisoft/yii/issues/307

Original comment by qiang.xue on 15 Feb 2012 at 6:48