Implemented
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
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.
Comments
Similar requests
Add ability to restrict payment methods on an invoice-by-invoice basis
0 votes · 0 comments
Support CAMT.053 / MT940 formats next to OFX for importing bank statements
8 votes · 0 comments
[FEATURE REQUEST] Support Ticket Module / Integration
2 votes · 0 comments
Support for Bitcoin (Satoshis) as a Currency
3 votes · 0 comments
Request for Markdown Support in Privacy Policy and Terms and Conditions
2 votes · 0 comments
No comments yet.