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
execute, fetch and fetchAll can now accept a single string as the
second parameter if only one is needed (seems pointless sending an
array with one item)
Also, the fetchAll function accepts a third parameter to allow you to
return an array with a key being a column from the database as opposed
to the standard indexed array.
0 commit comments