Knex and Postgis with Lucid not working: no existe la función st_geomfromtext(unknown, unknown) #3883
fabricioAburto
started this conversation in
General
Replies: 1 comment
-
Could you share your project or just a new project with your postgis logic? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
Hi guys, I'm traying save a location using postgress (lucid knex and postgis) and following docs carefully but I think the binding process is failling in your site.
As you can see there is
unknown
into thest_geomfromtext
function arguments and I think this is causing this issue:Oficial Docs but nothing.
Package version
Node.js and npm version
v1613.2 - 8.3.0
Sample Code (to reproduce the issue)
same as you put in the oficial docs.
Following step by step carefully but nothing.
Beta Was this translation helpful? Give feedback.
All reactions