sqlbase7-sa/sqlbase7_sa
Lance Edgar 3ee47ed87f added outer join support...michael was right :)
And once again, thanks to Michael Bayer for forging the way on this one.
The Oracle dialect code was still pretty much copied directly over.
2010-07-31 20:09:17 -05:00
..
tests Added support for SA 0.5 (previously only 0.6 was supported). 2010-05-21 18:29:49 -05:00
__init__.py Added entry point for SA 0.5 (whoops); emptied __init__ module. 2010-05-28 10:05:02 -05:00
_version.py bumped version 2010-06-25 13:01:15 -05:00
sqlbase7.py added outer join support...michael was right :) 2010-07-31 20:09:17 -05:00
sqlbase7_sa05.py Fixed operator overloading in SA05 dialect; was doing so globally instead of dialect-local. 2010-05-27 13:00:39 -05:00
sqlbase7_sa06.py Added support for SA 0.5 (previously only 0.6 was supported). 2010-05-21 18:29:49 -05:00