#189 - Issued non postgresql friendly sql in installation
0 guests and 0 members have recently viewed this.
The top 3 point earners from 1st Mar 2026 to 8th Mar 2026.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| masum |
|
|
There are no events at this time
Fix is changing:
return $seq_array[0];
to:
return intval($seq_array[0]);
in the driver.