Is support for "exists" implemented yet in Castor? I tried to run the
following query:
select admin from <package>.Administrator admin where username like $1
and $2 exists in admin.administerableProviders
I get this error:
An incorrect token type was found near exists (found IDENTIFIER, but
expected END_OF_QUERY)
I see a few posts with similar problems on the list archive that said
"exists" had not been implemented yet. So, I wasn't sure if my problem
is just that it still hasn't been implemented or that my query is just
written incorrectly (or both perhaps? :)
---Steve
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev