-
there is an error with run go build command,and the error msg is below
In file included from include/postgres.h:47,
from gopkg/src/github.com/lfittl/pg_query_go/parser/contrib_pgc…
-
Здравствуйте!
Нашёл баг при вычислении ширины возвращаемых строк, и возможно второй при формировании плана.
У меня это всё проявляется на Red Hat Server 6.7, Postresql 9.6.3 и pg_pathman 1.4.2.
С…
-
## Issue
django-pgcrypto is no longer working under Django 1.10.
> SubfieldBase was deprecated since 1.8 and it's removed in 1.10.
## Traceback
```
Traceback (most recent call last):
File "manage…
jayfk updated
7 years ago
-
**[Original report](https://bitbucket.org/vinay.sajip/python-gnupg/issue/24) by Anonymous.**
----------------------------------------
I tried generating gpg key with:
gpg = gnupg.GPG(gnupghome='/ho…
-
I was testing to use the 'filter()'.
While I was working on a simple example, I could not get any values like this:
What did I do wrong? Or is there a manual error?
Please Help me...
yo…
-
I had several issues getting the forum tutuorial running, which seem to come back to my not having built the pgcrypto extension before trying to run the install SQL scripts.
Fresh install of Postgr…
-
#### Environment:
```
$ more /etc/redhat-release
Fedora release 25 (Twenty Five)
```
* Enable PostgreSQL 10 repository https://yum.postgresql.org/repopackages.php#pg10
```
$ rpm -qa |grep postg…
-
I tried to use this postgres release with https://github.com/caxqueiroz/postgresql-cf-service-broker.
Everything seemed to work (user and database were created just fine) except that I couldn't conne…
-
I am new here. And I am lost here.
**Ruby: 2.3.1p112 installed by rbenv**
**Rails: 5.0.0.1 installed by gem**
According to https://github.com/rails/rails/compare/f94e328cf801...5a47639aac45?diff=uni…
ghost updated
7 years ago
-
Before going into production with this, wanted to make sure there will be an upgrade path to Django 1.10 (which is already released). Accessing an encrypted field value in Django 1.9 throws several wa…