XenForo
Administrative
- Thread starter
- Admin
- #1
Man, this might be more of a SQL question but I thought I'd give it a shot regardless:
What I want:
Basically, whenever I use the Finder to get a query from the first table (table_note), I want to get the associated values from the second table (note_scribbles) as well.
The first table has an array (note_scribbles) that can store IDs that are related to the IDs of the second table.
Here's the code for both entities...
Read more
ادامه مطلب...
What I want:
Basically, whenever I use the Finder to get a query from the first table (table_note), I want to get the associated values from the second table (note_scribbles) as well.
The first table has an array (note_scribbles) that can store IDs that are related to the IDs of the second table.
Here's the code for both entities...
Read more
ادامه مطلب...