You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
php-coder
changed the title
Use 2 simple SQL queries instead of 1 more compicated for fetching series info
Use 2 simple SQL queries instead of 1 more complicated for fetching series info
Feb 26, 2016
We need to modify methods that fetch series info from db to use 2 queries instead of one but compilcated:
Required
JdbcSeriesDao.findByIdsAsSeriesInfo()
method from #309The text was updated successfully, but these errors were encountered: