When I tried to install Tradetally on my local linux server the ‘npm run migrate’ failed on the file ‘095_create_backup_system.sql’.
I had to change the hard coded username from ‘trader’ to ‘tradetally_user’;
When I tried to install Tradetally on my local linux server the ‘npm run migrate’ failed on the file ‘095_create_backup_system.sql’.
I had to change the hard coded username from ‘trader’ to ‘tradetally_user’;
Thank you for sharing this. I will look into it.
This will be resolved in my next Commit. The grant statements in that migration were unnecessary