centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

Centurion/Db/Table/Select doesn't handle schema #105

Open hmanprod opened 11 years ago

hmanprod commented 11 years ago

Hi

I've noticed that Centurion/Db/Table/Select doesn't handle schema for an accross db utility. All call on the join and joinLeft method doesn't provide the schema of the actual table.