You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somebody flagged a security bug that I take quite seriously. It's to …
…do with how the framework potentially handles PSR. I have remvoed this offending if statement for the moment. Will reinstate something else shortly.
A little rewiring of how the model fetches the table name.
This change should allow users to NOT have to actively declare table names (when querying the db) even if they are using custom routing. This is NOT a security fix. The old method was solid. It's just a little rewiring. No big deal.