Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
219 views
in Q2A Core by
Hello,

unfortunately the function qa_db_user_updates_selectspec isn't overridable.

Is there another possibility to add "where fullevents.entitytype != 'U'" instead of changing the core?
Q2A version: 1.7
by
What exactly are you trying to achieve? The SQL queries are in general not overrideable because changing them could slow things down a lot.
by
I would like to disable "favourite all user posts", but favourite a question should be possible.
by
edited by
Another option would be to change "function qa_user_favorite_set" to disable QA_ENTITY_USER but there is no override possibility, too :(

is there no option?

Please log in or register to answer this question.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...