Package orm2 :: Package adapters :: Package gadfly :: Module datasource
[hide private]
[frames] | no frames]

Module datasource

source code

This datasouce module uses the Python-only, filesystem based SQL backend called gadfly by Aaron Watters, currently maintained by Richard Jones <richard@users.sf.net>. It is available at http://gadfly.sourceforge.net.

Classes [hide private]
  datasource
An orm database adapter for gadfly.

Variables [hide private]
  __author__ = 'Diedrich Vorberg <diedrich@tux4web.de>'
  __version__ = '1.7'

Variables Details [hide private]

__author__

None
Value:
'Diedrich Vorberg <diedrich@tux4web.de>'                               
      

__version__

None
Value:
'1.7'