[web2py] not all arguments converted during string formatting

2018-06-14 Thread Tomasz Sokołowski
e-packages\pydal\adapters\firebird.py", line 65, in create_sequence_and_triggers trigger_name, tablename, sequence_name)) TypeError: not all arguments converted during string formatting Am I missing something? Best regards, Tomasz Sokołowski -- Resources: - http://web2py.com - http://w

[web2py] Recompute all instances of a computed field

2014-06-19 Thread Tomasz Sokołowski
Hello Recently I have upgraded the function dni_urlopu() which is used in a computed field in the table "urlop". How can I recompute/refresh all instances of already existing records which where not properly compute because of error in previous version of function "dni_urlopu()" Best regards,