MobileBlur

gql.py at feature/web2py_auth
Login

gql.py at feature/web2py_auth

File gluon/contrib/gql.py artifact 0d590a942a on branch feature/web2py_auth


# this file exists for backward compatibility

__all__ = ['DAL','Field','drivers','gae']

from gluon.dal import DAL, Field, Table, Query, Set, Expression, Row, Rows, drivers, BaseAdapter, SQLField, SQLTable, SQLXorable, SQLQuery, SQLSet, SQLRows, SQLStorage, SQLDB, GQLDB, SQLALL, SQLCustomType, gae