Hi, how am I supposed to use types from extensions...
# help
f
Hi, how am I supposed to use types from extensions with the visual editor? like postgis' point
n
Hello @FED! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
You have to use the sql editor to create those columns, or use a tool like pgAdmin or Datagrip through the postgres connection. Both of those actually have geo viewers also so you can see your data on a map....
f
Oh ok, thanks for the heads up!