In the database administration a query to select all is (id>0). But some databases like postgresql starting a sequence default by 0, not like sqlite with 1. So how can I avoid problems?
- [web2py] Question about sequences Sverre
- [web2py] Re: Question about sequences mdipierro

