Please add a request for enhancement issue. It should not be difficult to add this feature.
On Saturday, 15 September 2012 11:46:15 UTC-5, Santiago M wrote: > > I'm newby with Web2py. Using current version 2.0.9. > I cant find MySQLAdapter, MyISAMAdapter, InnoDBAdapter. Only gluon/dal.py > with InnoDb hardcoded. > > Can you help me please? > > Thanks > > On Wednesday, January 6, 2010 1:55:40 PM UTC-3, Thadeus wrote: >> >> OOOOO >> >> MySQLAdapter >> ->MyISAMAdapter >> ->InnoDBAdapter >> >> :) I love the new DAL! >> >> -Thadeus >> >> On Wed, Jan 6, 2010 at 9:28 AM, mdipierro <[email protected]> wrote: >> > Right now you cannot unless you edit gluon.sql.py and replace InnoDB >> > with MyISAM. I am not sure about the implications. The new DAL will >> > make it easier for you to write an adapter. >> > >> > On Jan 6, 1:35 am, Oguz Yarimtepe <[email protected]> wrote: >> >> Hi, >> >> >> >> How can i make DAL create MyISAM tables instead of InnoDB when i enter >> the appadmin interface? >> >> >> >> Thanx. >> >> >> >> -- >> >> Oguz Yarimtepe <[email protected]> >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "web2py-users" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> [email protected]. >> > For more options, visit this group at >> http://groups.google.com/group/web2py?hl=en. >> > >> > >> > >> > >> >> --

