Adatepers are registers in ADAPTERS (you can grep from it) They are all classes that extend another adatpter or base adapter and override those functions that are different. So pick one that is similar to the one you need, extend it, try use it, then add functions to change behavior as needed. Look into base.py for what the base adapter does.
On Friday, 14 August 2015 10:00:00 UTC-5, Mark Graves wrote: > > Hey everyone, > > I have two new databases that I've been toying with that I'd like to > implement as database adapters. > > I have written nothing yet web2py / pydal specific...all just python. > > I was looking around for info on constructing and contributing new > adapters. > > Is there a best practices guide that I missed? > > Thanks, > > Mark > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.