Akaunting/app/Http/Controllers/Install
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
..
Database.php Add `db_charset` to contest postgresql errors. 2017-11-22 16:26:34 +03:00
Language.php first commit 2017-09-14 22:21:00 +03:00
Requirements.php fixed #20 2017-09-23 18:43:09 +03:00
Settings.php fixed #20 2017-09-23 18:43:09 +03:00
Updates.php improved updates 2017-10-02 16:26:45 +03:00