[
https://issues.apache.org/jira/browse/CASSANDRA-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-6227.
---------------------------------------
Resolution: Won't Fix
> Add 'WHERE 0=1', 'WHERE false', in SQL-compatible manner
> --------------------------------------------------------
>
> Key: CASSANDRA-6227
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6227
> Project: Cassandra
> Issue Type: Wish
> Environment: Yii2 PHP framework database abstarction level
> Reporter: Sergey Nagaytsev
> Priority: Minor
> Labels: cql3
>
> Then DBAL thinks query result must be empty, it's deep inner method returns
> something like '0=1', 'FALSE' etc. for inclusion into WHERE condition, to
> make result set empty.
> Nothing of this is recognised by Cassandra - instead, error is returned.
> Please, implement 'false', 'null', constant comparison etc. as valid parts of
> WHERE with logic
--
This message was sent by Atlassian JIRA
(v6.1#6144)