Hello, Seems like an issue for me, pg8000 cant insert into db char '%'. As a result inserting string = 'We did it for 100%' throw an exception. <class 'gluon.contrib.pg8000.errors.QueryParameterParseError'> '%'' not supported in quoted string
pg8000 checks for '%' in an arguments, so... Thank you. -- Maxim

