[Typo3-dev] DBAL usage question

Karsten Dambekalns karsten at typo3.org
Fri Apr 22 17:25:04 CEST 2005


Hi.

Rainer Kuhn wrote:
> Are these wrapper functions _not_ going to be replaced/abstracted for
> different databases later (as the ones from the "exec family")?

No, at least not in the (version of) DBAL Kasper and I created. ->sql() is
just a "basic level" abstraction. You can throw *whatever" SQL at it, and
it will be handed to the database.

If we wanted to abstract this, we'd need a real SQL parser. The exec_*
methods are the future.

Karsten
-- 
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/




More information about the TYPO3-dev mailing list