FeatureFuel
5

PostgreSQL support

Source: invoiceninja/invoiceninja#8191 · opened by @solairen
What version of Invoice Ninja are you running? ie v4.5 / v5
v5

What environment are you running?
Docker

Have you searched existing issues/requests?
Yes

Additional context
According to this thread [PostgreSQL support]( Invoice-Ninja support connection to PostgreSQL but there are some changes to be done.

First,
in /var/www/app/config/database.php there should be a change from:

to:

It will allow setting variable DB_SSLMODE that allows disabling SSL connection to PostgreSQL.

Next change is probably bigger, after resolving issue [491]( from invoiceninja/dockerfiles an error appears when Invoice-Ninja connecting to PostgreSQL database:



The error is probably here database/migrations/2020_05_13_035355_add_google_refresh_token_to_users_table.php:


Best regards

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests