1

i have a problem with this:

 insert into usuario (usuario, clave) values ('alex', encrypt('11112222', 'password','3des'))

The Result:

ERROR: no exists the functión encrypt(unknown, unknown, unknown)
SQL state: 42883

the extension pgcrypto is already install.

Thanks!

4

0 に答える 0