MilanK
postgresql
Ok I got it to work with postgre by including it in the requirements.txt
But I think there is some issue with MySQL - it did not even work on the Query UI interface when I run Select * from Customers - page crashes and shows "Application error: a client-side exception has occurred (see the browser console for more information)."
Also when I added mysqlclient==2.1.1 to the requirements.txt it also throws build errors.
24 replies