Has anyone been able to get the wiki feature working with an Oracle DB? The tables get created successfully with the current version, but any attempt to create a page or search results in a ticket: Create: <class 'cx_Oracle.DatabaseError'> ORA-00904: "WIKI_PAGE"."SLUG": invalid identifier
Search: <class 'cx_Oracle.DatabaseError'> ORA-00904: "WIKI_TAG"."WIKI_PAGE": invalid identifier Looks like a nice feature, if it could be made to work. Thanks -- --- 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.

