[web2py] Re: Difficulty with auth.signature when renaming auth tables

2013-04-07 Thread Jason Phillips
; In that case, auth.signature will instead be defined when you call > auth.define_tables(), by which point the custom tables names will already > be set. > > Anthony > > On Sunday, April 7, 2013 6:58:09 PM UTC-4, Jason Phillips wrote: >> >> When I follow what I thoug

[web2py] Difficulty with auth.signature when renaming auth tables

2013-04-07 Thread Jason Phillips
When I follow what I thought to be standard practice (following this documentation) for using alternative names for the auth tables, I'm seeing an incorrect foreign key reference on any subsequent table defined that uses a

[web2py] Re: Wiki with Oracle?

2013-04-07 Thread Jason Phillips
The resolution of issue#1432 (submitted under my other account, I need to unify these) has now solved the first error you listed (*ORA-00904: "WIKI_TAG"."WIKI_PAGE": invalid identifier*), which was a IS_NOT_IN_DB query error of the type I