A solution is missing:
Exception namespace: masoniteorm.exceptions.DriverNotFound
Error message:
You must have the 'pymysql' package installed to make a connection to MySQL. Please install it using 'pip install pymysql'
Should we simplify exceptions messages and exceptionite solutions for it ? If we are not using exceptionite (in console), those exceptions are message are great though, so maybe we should just keep it. and just add a solution ?
A solution is missing: Exception namespace:
masoniteorm.exceptions.DriverNotFound
Error message:Should we simplify exceptions messages and exceptionite solutions for it ? If we are not using exceptionite (in console), those exceptions are message are great though, so maybe we should just keep it. and just add a solution ?