fixed db.Table and db.Field
This commit is contained in:
@@ -134,6 +134,8 @@ class DAL(pyDAL):
|
||||
'rows_render': sqlhtml.represent,
|
||||
'rows_xml': sqlhtml.SQLTABLE
|
||||
}
|
||||
Field = Field
|
||||
Table = Table
|
||||
|
||||
#: add web2py contrib drivers to pyDAL
|
||||
from pydal.drivers import DRIVERS
|
||||
|
||||
Submodule gluon/packages/dal updated: e24da8422f...8bef2e0739
Reference in New Issue
Block a user