I'm attaching a small patch to add 'oracle' to the handled databases of views_date_sql_* functions

CommentFileSizeAuthor
oracle_date_sql.patch1.01 KBaaaristo

Comments

aaaristo’s picture

Have i to replace all the handlers that use this function or can you expose a way to extend it without patching it? (same problem as random order by)

dawehner’s picture

Same answer as random order by :)

There might should be a alter hook

dawehner’s picture

Status: Active » Closed (duplicate)

This is somehow a duplicate of #858118: refactor views_date_sql_field to be pluggable.

This would would allow you to write a working query backend for oracle.