API
Done:
- Fixed an issue with the basic_get() where we defined all the joins we want in the API request URL as well as setting a where. The issue being it caused a double join and an SQL error of "not unique table/alias"
Test:
- I can't find the exact use-case as this was implemented in Artmoney on 6th of March