Files
akaunting/app/Http/Controllers/Install/Database.php
Mert Özgür Akdeniz 7912aecf32 Add db_charset to contest postgresql errors.
Need to set `db_charset` and use it for installation connection to contest `missing index: 'charset'` error.

Error happens on postgresql 10 (and probably previous versions).
2017-11-22 16:26:34 +03:00

3.2 KiB