-
Very practical project!
When will PostgreSQL be supported?
I'm really looking forward to it.
-
Hello,
Thanks for this repository,
I was wondering if postgresql was implemented yet ?
Thanks !
-
I hope to see an array support for PostgreSQL. Read more about Arrays here: http://www.postgresql.org/docs/9.1/static/arrays.html
taai updated
12 years ago
-
Each time i launch a rake db:migrate (while deploying the community engine plugin, which is based on desert, on a PostgreSQL database) i get the following error :
rake aborted!
An error has occurred,…
-
Patch from Matthew H. : https://gist.github.com/976173
-
-
Installed in a store with spree 3-0 and postgresql throw this error
`PG::UndefinedFunction: ERROR: function monthname(timestamp without time zone) does not exist LINE 1: ...d_name", "payments"."amou…
-
does the extension compiles against postgres10 & upper?
-
It would be awesome, if this tool will supports PostgreSql
-
**Is your feature request related to a problem? Please describe.**
Currently, in DBeaver, I can generate basic `INSERT INTO ... ON CONFLICT` statements by:
1. Right-clicking on table data in the res…