> > RuntimeError: only MySQL/Postgres can store metadata .table files in > database for now >
It looks like the sql command for creating the metadata table in DatabaseStoredFile for sqlite is missing so the class throws a not implemented message. Is there any particular issue about using sqlite in this case or would it be possible to just add the sql to enable sqlite? -- --- 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.

