haxetink / tink_sql

SQL embedded into Haxe
MIT License
53 stars 16 forks source link

Point Data Type #23

Closed kevinresol closed 7 years ago

kevinresol commented 7 years ago

There are also Line and Polygon. But I don't need them atm.

kevinresol commented 7 years ago

I think EConst has to carry the type information somehow, like EConst(value, DPoint)

Otherwise I have to do some crazy hack like this