I get this error using Postgres and trying to delete a Block I added earlier:

The fix is simple, 'delta' is a VARCHAR and thus the 1 needs to be between quotes (delta = '1').

Thank you.
Alexis Wilke

Comments

AlexisWilke’s picture

Status: Active » Fixed

I'm marking this issue as fixed since it somehow has been fixed. I suppose no one has read this issue or the problem was already fixed and thus the error could not be reproduced... In any event, it is fixed in 6.5

Thank you.
Alexis Wilke

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.