Package web2py :: Package gluon :: Module sql
[hide private]
[frames] | no frames]

Module sql

source code

Classes [hide private]
  DAL
an instance of this class represents a database connection
  Field
an instance of this class represents a database field
Variables [hide private]
  drivers = ['SQLite3', 'pymysql', 'PostgreSQL']