]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2014-04-02  Mike Bayer- reverse order of columns in sample CTEs as this is...
2014-03-28  Mike Bayer0.8.6 rel_0_8_6
2014-03-28  Mike Bayerthis doesnt need sane multi row now...
2014-03-28  Mike Bayer- revert part of c01558ae7f4a for now as we also test...
2014-03-28  Mike Bayerrevert inadvertent pdb
2014-03-28  Mike Bayer- the rewording of orderinglist docs got committed...
2014-03-28  Mike Bayer- Fixed ORM bug where changing the primary key of an...
2014-03-26  Stefan ReichAdded missing text_type requirement to TextTest
2014-03-25  Mike Bayer- Fixed regression caused by release 0.8.5 / 0.9.3...
2014-03-22  Mike Bayer- Fixed regression from 0.8.3 as a result of :ticket...
2014-03-22  Mike Bayer- Adjusted ``setup.py`` file to support the possible...
2014-03-21  Mike Bayer- reword the paragraph which talks about web framework...
2014-03-19  Mike Bayerfix assertion
2014-03-19  Mike Bayer- Fixed bug in mutable extension as well as
2014-03-17  Charles-Axel... Add is_ and isnot filter to the tutorial
2014-03-17  Mike Bayer- Improved an error message which would occur if a...
2014-03-16  Mike Bayertypo
2014-03-15  Mike Bayer- fairly epic rework of the cascade documentation
2014-03-11  mike bayerMerge pull request #79 from nibrahim/master
2014-03-09  Mike Bayermerge new links to rel_0_8
2014-03-04  Mike Bayercut out the BS as far as MySQLdb urls, put the one...
2014-02-28  Mike Bayer- Fixed bug in :func:`.tuple_` construct where the...
2014-02-27  Mike Bayer0.8.6
2014-02-27  Mike Bayer- Removed stale names from ``sqlalchemy.orm.interfaces...
2014-02-20  Mike Bayer0.8.5 rel_0_8_5
2014-02-20  Mike Bayer2014
2014-02-20  Mike Bayer- isolate this failure as only on 0.8, only in py3...
2014-02-20  Mike Bayer- Added an additional message to psycopg2 disconnect...
2014-02-19  Mike Bayer- add a topological rule here to place PARTITIONS after...
2014-02-19  Mike Bayerrestore check ahead of the lock to avoid locking when...
2014-02-19  Mike Bayer- add improved support here for string parsing of predi...
2014-02-19  Mike Bayer- Support has been improved for Postgresql reflection...
2014-02-19  Mike Bayer- Added new MySQL-specific :class:`.mysql.DATETIME...
2014-02-19  Mike Bayerchangelog for pullreq 12
2014-02-19  Marcus McCurdyFixes MySQL dialect partitioning
2014-02-19  Mike Bayer- Fixed bug where calling :meth:`.Insert.values` with...
2014-02-19  Mike Bayer- Fixed a critical regression caused by :ticket:`2880...
2014-02-19  Mike Bayer- update mysql connector python link, #2938
2014-02-16  Mike Bayer- changelog for pullreq github:72.
2014-02-16  Mike BayerMerge branch 'fix_sqlite_uc_reflection' of https:/...
2014-02-16  Mike Bayer- extensive cross-linking of relationship options with...
2014-02-16  Mike Bayer- add cross-linking for passive_deletes / passive_updates
2014-02-16  Mike Bayer- add documentation regarding native hstore flag, psycopg2
2014-02-16  Mike Bayer- expand docs on MySQL table arguments beyond just...
2014-02-14  Mike Bayer- Revised this very old issue where the Postgresql...
2014-02-14  Roman PodoliakaFix unique constraints reflection in SQLite
2014-02-13  Mike Bayer- Fixed bug where :meth:`.in_()` would go into an endle...
2014-02-10  Mike Bayerthis example doesn't work, we don't really have a solut...
2014-02-10  Mike Bayer- dont need these extra conditions from the previous...
2014-02-10  Mike Bayer- Fixed bug where :meth:`.Query.get` would fail to...
2014-02-03  Mike Bayer- this seems to be the best string for pymysql
2014-02-03  Mike Bayer- Fixed bug which prevented MySQLdb-based dialects...
2014-02-02  Mike Bayer- add a few missing methods to the cymysql dialect
2014-02-01  Mike Bayer- don't duplicate docs for Pool within QueuePool
2014-01-31  Mike Bayerchangelog
2014-01-31  Mike Bayerno Binary here if we are running a test with no DBAPI
2014-01-31  Mike BayerMerge branch 'fix-convenience-import' of github.com...
2014-01-31  Mike Bayer- add a test for pullreq github:63
2014-01-31  Andreas Zeidlerexpose `binary_type` in `util` module
2014-01-29  Mike Bayer- add a test for [ticket:2927], which is an 0.9 issue...
2014-01-29  Mike Bayer- repair the fixture/test here to make sure state isn...
2014-01-27  Mike Bayerdocs
2014-01-26  Mike Bayerupdates
2014-01-25  Mike Bayertweak text
2014-01-25  Mike Bayerseealsos in the tutorial
2014-01-25  Mike Bayerimports
2014-01-25  Mike Bayercase
2014-01-25  Mike Bayer- start building out very comprehensive docstrings...
2014-01-25  Mike Bayerdocuemnt join
2014-01-24  Mike Bayer- doc updates, include links to create_engine from...
2014-01-23  Mike Bayer- add tests for [ticket:2918], confirm this is an 0...
2014-01-23  Wichert AkkermanRemove uneeded import from code example
2014-01-19  Mike Bayerfix typo
2014-01-19  Wichert AkkermanFix a typo in the relationship docs
2014-01-19  Mike Bayerattic
2014-01-19  Mike Bayerakiban-> foundationdb
2014-01-15  Mike Bayer- changelog + test for pullreq github 58
2014-01-15  Kyle StarkFix TypeError for class_mapper called w/ iterable
2014-01-11  Mike Bayerpyo
2014-01-11  Mike Bayer- add paramlinks and external changelog ext to 0.8
2014-01-02  Mike Bayer- support addition of fails_if()/only_on(), just wraps...
2013-12-28  Mike Bayer- apply a similar fix for floats to mssql+pyodbc as...
2013-12-28  Mike Bayer- fix the insert from select test to use a non-autoinc...
2013-12-28  Ben Alpertsession docs: Change `object` to `someobject`
2013-12-27  Mike Bayer- actually check the list of views!
2013-12-27  Mike Bayerfix 2.5-ism
2013-12-27  Mike Bayertest hanging on 0.8, suspecting the test framework...
2013-12-27  Mike Bayer- add an exclusion for "floats to four decimals", backp...
2013-12-27  Mike Bayer- The firebird dialect will quote identifiers which...
2013-12-27  Mike Bayer- add a test which creates tables and views at the...
2013-12-27  Mike Bayer- Fixed bug in Firebird index reflection where the...
2013-12-27  Mike Bayer- The "asdecimal" flag used with the :class:`.Float...
2013-12-27  Mike Bayer- repair some suite tests for firebird
2013-12-27  Mike Bayerchangelog, will merge to 0.8
2013-12-27  John AndersonRemove terminated connections from the pool.
2013-12-20  Mike Bayer- Fixed issue where a primary key column that has a...
2013-12-19  Mike Bayer- Fixed bug with :meth:`.Insert.from_select` method...
2013-12-17  Mike Bayerautoincrement here
2013-12-17  Mike Bayer- for [ticket:2651], leaving CheckConstraint alone...
2013-12-17  Mike Bayer- An adjustment to the :func:`.subqueryload` strategy...
next