[TYPO3-templavoila] Templavoila + Postgresql + DBAL
Xavier Perseguers
typo3 at perseguers.ch
Wed Aug 11 10:02:53 CEST 2010
Hi,
> When trying "Modify DS / TO" I got following error:
> ---
> ERROR: operator does not exist: bigint = character varying
> LINE 1: ...structure" ON "tx_templavoila_datastructure"."uid"="tx_templ...
> ^
> HINT: No operator matches the given name and argument type(s). You
> might need to add explicit type casts.
> ---
>
> Does anybody know how to add new operator with bingint and varchars in
> Postgresql or there is another solution?
Where does this bigint come from? If you manage to make it compatible
with all other supported DBMS (Oracle, MSSQL, MySQL and PostgreSQL),
then you may send a patch for DBAL on its bug tracker.
Cheers
--
Xavier Perseguers
DBAL Team Leader
More information about the TYPO3-project-templavoila
mailing list