Hi,

I'm running web2py in a docker container to run some tests against a fresh 
database. I get this warning that I'd like to get rid of:
/var/www/DataCollectionManager/web2py/gluon/dal.py:1961: Warning: Incorrect 
integer value: '' for column 'registration_id' at row 1 ret = 
self.cursor.execute(command, *a[1:], **b)
Does anyone know where that warning may come from? The row itself is of 
little help. I know it's from the database but why does it appear?
I'm on version 2.17.1-stable+timestamp.2018.08.06.01.02.56.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/2e57d7fd-f0c9-4e03-bee5-d4972aab3331%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to