Replies: 1 comment
-
HSTORE is no longer used but it still present in the SQL migrations. |
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
-
As I've noticed that under this database section the doc mentions that we should install postgresql-contrib and then create a
hstore
extension. But under the Docker Installation there's nothing about this extension.Is it still in use? Do I need to install this extension inside the pg container?
Beta Was this translation helpful? Give feedback.
All reactions