mik3y / django-db-multitenant

A simple multi-tenancy solution for Django apps.
Other
155 stars 34 forks source link

Fixed middleware bug for MySQL #25

Open diegofsousa opened 6 years ago

diegofsousa commented 6 years ago

Fix the bug for the "set at cursor create time" error in the MySQL middleware.