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
On PHP 8.0 is visible current issue - we're running TRUNCATE which's causing implicit commit. It seems that previous version of PDO want's able to propagate this back to the object.
The text was updated successfully, but these errors were encountered:
On PHP 8.0 is visible current issue - we're running
TRUNCATE
which's causing implicit commit. It seems that previous version ofPDO
want's able to propagate this back to the object.The text was updated successfully, but these errors were encountered: