Hi,

I'm using a dummy table with "migrate=False" against a database view for reporting, but I have auditing enabled.

I'm getting the error: -

OperationalError: (1054, "Unknown column 'request_received_by_month.is_active' in 'field list'")

...which suggestes that web2py expects the audit trail fields here.

Is there a per-table way to disable versioing for a dummy tables, rather than add dummy fields to the view?


--

Regards,

PhilK


'a bell is a cup...until it is struck'

--

--- 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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to