[RSS Feed/News] Entity relation on composite column not working as expected

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I've 2 entitles whose table look like the following:

Foo
sys_idtitle
1first title


Bar
sys_idfoouser_idcategory
1145cat1
2187cat1

So, if we apply a composite filter on Bar using foo = 1 AND user_id = 87, I should be getting a single row from Bar, i.e...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom