Can you log a bug, please?

> On Nov 1, 2019, at 5:01 AM, Kirils Mensikovs <[email protected]> wrote:
> 
> Hi, 
> 
> I am using ST_MakePoint(1.0, 1.0) and that works fine. However, when I try to 
> run following command ST_MakePoint(1, 1), I got exception:
> `No applicable constructor/method found for actual parameters "int, int”`
> 
> How to automatically cast int to BigDecimal?
> 
> Thanks,
> -Kiril

Reply via email to