Fixed problem with postgres initialisation
- fixed problem with initialising databases with non prepared queries yet (this seems to have been working with mysql) - moved the statement close() in the finally clause - reinstated the instructions for creating a database with postgres (double quotes around names) - fixed a (mundane) bug in registerServer which was using idprefix
Loading
Please register or sign in to comment