This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
web2py
Watch
1
Star
0
Fork
0
You've already forked web2py
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39dec30f52a06ab7dd100fded75bd40104cfa774
web2py
/
gluon
/
dal
T
History
mdipierro
0955bc0967
Merge pull request
#519
from btreecat/master
...
Fix DB2 Adapter for executesql and placeholders
2014-10-16 16:07:03 -05:00
..
adapters
Merge pull request
#519
from btreecat/master
2014-10-16 16:07:03 -05:00
helpers
Updated from latest web2py master
2014-09-19 17:37:35 +02:00
__init__.py
Added modular DAL, updated gluon imports to new structure
2014-09-03 12:48:03 +02:00
_compat.py
Re-implemented copyreg picklers/unpicklers for DAL and Reference classes (due to errors on sessions)
2014-09-03 14:48:26 +02:00
_globals.py
Added modular DAL, updated gluon imports to new structure
2014-09-03 12:48:03 +02:00
_load.py
Added modular DAL, updated gluon imports to new structure
2014-09-03 12:48:03 +02:00
base.py
Added back DAL.Table for backward compatibility
2014-10-12 22:56:33 +02:00
connection.py
Added modular DAL, updated gluon imports to new structure
2014-09-03 12:48:03 +02:00
objects.py
Updated from latest web2py master
2014-09-19 17:37:35 +02:00