On Wednesday, May 15, 2019 at 5:59:06 AM UTC-7, Joel Samuelsson wrote:
>
> 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.
>


It would probably help to show your model for this table, and what your 
controller is doing when this error is logged.

/dps
 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/fa82e6f9-f8d5-4799-80f9-adee837abb82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to