Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Conversation

@samuelfa
Copy link

@samuelfa samuelfa commented Sep 2, 2021

Hi,

The "dbname" property is not correct to open a connection using "psycopg2". I added the option to set the password too.
On the other hand, the plugin doesn't work with addok when try to share the information between processors, so I needed to transform the content into a string (json content).

Regards

Samuel Fernández Amorós added 9 commits September 1, 2021 13:21
Using directly the string list like Addok project
Allow to set the password and using the correct parameter "database" instead dbname for PostgreSQL connector
Default correcta parameter
Return string and transform the string json as dictionary
Add missing import json
Increase version number
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant