diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-14 22:04:20 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-14 22:04:20 +0000 |
commit | 39fd3442e306f9c2981c347ab2487921f3948a61 (patch) | |
tree | 50868207def3fda8434be61660fae8944dde1229 /test/sql/test_functions.py | |
parent | d9af1828fbd79cc925abce98c9dd1d0b629e88a8 (diff) | |
download | sqlalchemy-39fd3442e306f9c2981c347ab2487921f3948a61.tar.gz |
- initial working version of sybase, with modifications to the transactional
model to accomodate Sybase's default mode of "no ddl in transactions".
- identity insert not working yet. it seems the default here might be the
opposite of that of MSSQL.
- reflection will be a full rewrite
- default DBAPI is python-sybase, well documented and nicely DBAPI compliant
except for the bind parameter situation, where we have a straightforward workaround
- full Sybase docs at: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.ase_15.0/title.htm
Diffstat (limited to 'test/sql/test_functions.py')
0 files changed, 0 insertions, 0 deletions