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
I executed the bin/console sonata:page:cleanup-snapshots and I got this error
In QueryException.php line 32:
[Syntax Error] line 0, col 74: Error: Expected Literal, got ')'
In QueryException.php line 21:
DELETE App\Entity\SonataPageSnapshot s WHERE s.page = 653 AND s.id NOT IN()
I executed the
bin/console sonata:page:cleanup-snapshots
and I got this errorany idea @Hanmac ?
Originally posted by @eerison in #1495 (comment)
The text was updated successfully, but these errors were encountered: