Commit 9a57d2a
committed
Update PositionCalculator.php
For this SQL : insert into logs(`id`,`ip`,`status`,`dt`) values ('1','192.168.1.100','1','2016-05-17 14:25:52') , it throw a UnableToCalculatePositionException IN positions/PositionCalculator.php Line 224 . But this SQL can be executed in mysql server. I suggest this type of sql can be calulate as operator OR any other solution.TKS 4 U help .1 parent 8d11ec6 commit 9a57d2a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments