diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-30 20:17:49 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-30 20:17:49 -0400 |
| commit | fab9be5d0ea3e329921d6c474c4ecc618bda17ec (patch) | |
| tree | 7fa0152a1fcb07f502f323b1a371f05102e167b4 /CHANGES | |
| parent | 68fb10cae5069ca4408d38d546ac09d374171926 (diff) | |
| download | sqlalchemy-fab9be5d0ea3e329921d6c474c4ecc618bda17ec.tar.gz | |
- [feature] the MS Access dialect has been
moved to its own project on Bitbucket,
taking advantage of the new SQLAlchemy
dialect compliance suite. The dialect is
still in very rough shape and probably not
ready for general use yet, however
it does have *extremely* rudimental
functionality now.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -607,6 +607,16 @@ underneath "0.7.xx". constructed to refer to multiple remote tables is first used. [ticket:2455] +- access + - [feature] the MS Access dialect has been + moved to its own project on Bitbucket, + taking advantage of the new SQLAlchemy + dialect compliance suite. The dialect is + still in very rough shape and probably not + ready for general use yet, however + it does have *extremely* rudimental + functionality now. + - sqlite - [feature] the SQLite date and time types have been overhauled to support a more open |
