"Support for legacy tables" can have two meanings:

1) Legacy tables that need an alias for the id field.
sqlite supports this case.

2) Legacy tables that use primary keys (not an id field) to get the
records.
sqlite does not support this AFAIK.

Denes.

On 7 dic, 04:39, Timmie <timmichel...@gmx-topmail.de> wrote:
> Dear web2py users,
> does the support for legacy tables introduced in 1.7.x also legacy
> support sqlite tables?
>
> Thanks,
> Timmie

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to