BenHUET / eveseat-calendar

Calendar plugin for EVE SeAT
GNU General Public License v2.0
14 stars 19 forks source link

Wrong ship types count #39

Open akturis opened 4 years ago

akturis commented 4 years ago

The wrong count of ships by type is displayed on the character page https://bit.ly/2XuCiBe Because null values of ship_type_id are not filtered with left join If add the filter whereNotNull('ship_type_id'), there is displayed correctly. https://bit.ly/2RMorTx

warlof commented 4 years ago

hi @akturis,

can you give me the version on which you got the issue ?

akturis commented 4 years ago

version v3.0.16