beego / bee

Bee is a tool for helping develop with beego app framework.
Apache License 2.0
1.45k stars 923 forks source link

Geographic Database PostgreSQL #225

Open juusechec opened 8 years ago

juusechec commented 8 years ago

Good Day I'have an error: 2016/07/13 11:51:53 [ERRO] data type (polygon) not found! Executing this command: $ bee api circe -driver=postgres -conn=postgres://uparqueaderos:abc123@127.0.0.1:5432/parqueaderos?sslmode=disable This database is for geographic data like polygons and points. I can develop support for this type of data or what is the alternative? Thanks.

astaxie commented 8 years ago

polygon is not support