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
PersistentPDO now contains a base function for SQL execution ( getAllBase() ) that allows the user to pass custom SQL Statements to further increase useability as other functions may or may not be able to handle edge cases.