I use its offline version: wwwSqlDesigner: http://code.google.com/p/wwwsqldesigner/
I made some tunnings to fit better in web2py. But it's experimental yet. -- Vinicius Assef On Tue, Mar 13, 2012 at 6:42 PM, Derek <[email protected]> wrote: > It's horribly out of date. SQLField isn't used anymore, and it won't make > foreign keys when you are designing a web2py database. It's good for single > table setups, but the code it produces is pretty useless. Sometimes the data > types it tries to use are just wrong. I can't get saving to work no matter > which browser I try, and 'list saved items' does nothing for me. Well, it > does bring up an error "this.dom.backend.value is null or not an object." > > On Thursday, February 11, 2010 11:13:38 AM UTC-7, snfctech wrote: >> >> It seems like some DAL types are left out - such as 'upload'. It's >> nice to have a visual DAL code generator, but if I have to go back and >> edit the generated code, then that seems to defeat the purpose a bit.

