]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2014-02-14  Marcus McCurdyFixes MySQL dialect partitioning
2014-02-14  Mike Bayer- use an OrderedDict here so that tests are more determ...
2014-02-13  Mike Bayer- Fixed bug where :meth:`.in_()` would go into an endle...
2014-02-12  Mike Bayer- Fixed bug where :class:`.AbstractConcreteBase` would...
2014-02-11  Mike Bayer- changelog for [ticket:2934]
2014-02-11  mike bayerMerge pull request #69 from sloat/pr2934
2014-02-11  Matt (work)Parse server version info more robustly
2014-02-11  Mike Bayer- for TextAsFrom, put the "inner" columns in the result...
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-09  Mike Bayer- Fixed an 0.9 regression where ORM instance or mapper...
2014-02-09  Mike Bayer- Fixed bug where the :class:`.AutomapBase` class of the
2014-02-06  Kevin DeldyckeAdd unit test for UUID arrays in PostgreSQL.
2014-02-06  Mike Bayer- More issues with [ticket:2932] first resolved in...
2014-02-05  Mike Bayer- Fixed regression in new "naming convention" feature...
2014-02-05  Tom FarvourAdd naming convention support when using schema in...
2014-02-05  Mike Bayer- Fixed bug where so-called "literal render" of :func...
2014-02-04  Erich BlumeSQLite dialect - support relection from affinity
2014-02-04  Mike Bayer- Improved the initialization logic of composite attrib...
2014-02-03  Mike Bayer0.9.3
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-03  Terentevpython_type for ARRAY (PGArray)
2014-02-03  Mike Bayertypo rel_0_9_2
2014-02-03  Mike Bayer0.9.2
2014-02-03  Mike Bayer- Added a tweak to the "history_meta" example where...
2014-02-02  Mike Bayer- add a few missing methods to the cymysql dialect
2014-02-02  Mike Bayer- lets intersphinx the new alembic article on constrain...
2014-02-02  Mike Bayer- Added :paramref:`.MetaData.reflect.**dialect_kwargs`
2014-02-02  Mike Bayer- use from_statement() for the ORM column test
2014-02-02  Mike Bayer- The behavior of :meth:`.Table.tometadata` has been...
2014-02-02  Mike Bayer- Fixed bug in new :class:`.TextAsFrom` construct where...
2014-02-01  Mike Bayer- Added a new feature which allows automated naming...
2014-02-01  Mike Bayeradd a skip for oracle on this
2014-02-01  Mike Bayer- don't duplicate docs for Pool within QueuePool
2014-02-01  Mike Bayer- Added a new directive used within the scope of an...
2014-02-01  Mike Bayer- Added a new parameter :paramref:`.Operators.op.is_com...
2014-01-31  Mike Bayer- Fixed bug whereby SQLite compiler failed to propagate...
2014-01-31  Mike Bayerchangelog
2014-01-31  Erich BlumePEP-8 compliance for dialects/sqlite/base.py
2014-01-31  Erich BlumeDon't include .egg files in the repo
2014-01-29  Mike Bayer- Fixed regression whereby the "annotation" system...
2014-01-29  Mike Bayer- better way to do it
2014-01-29  Mike Bayer- add TypeError handling to the tests here, ensure...
2014-01-29  Mike Bayer- Fixed 0.9 regression where the new sortable support...
2014-01-27  Mike Bayer- repair the fixture/test here to make sure state isn...
2014-01-27  Mike Bayer- docs
2014-01-26  Mike Bayerupdates
2014-01-25  Mike Bayerhypothetical "floaty thing" for navigation, doesn't...
2014-01-25  Mike Bayertweak text
2014-01-25  Mike Bayerseealsos in the tutorial
2014-01-25  Mike Bayercase
2014-01-25  Mike Bayer- start building out very comprehensive docstrings...
2014-01-25  Mike Bayerlets document join()
2014-01-24  Mike Bayer- doc updates, include links to create_engine from...
2014-01-23  Mike Bayertypo
2014-01-23  Mike Bayer- remove this leftover commented pdb
2014-01-23  Mike Bayer- Fixed an 0.9 regression where the automatic aliasing...
2014-01-23  mike bayerMerge pull request #60 from wichert/mutable-doc-import
2014-01-23  Mike Bayerused the wrong join
2014-01-23  Mike Bayer- Support is improved for supplying a :func:`.join...
2014-01-22  Mike Bayer- Added new test coverage for so-called "down adaptions...
2014-01-22  Mike Bayer- add redshift-sqlalchemy, essentially fixes [ticket...
2014-01-21  Mike Bayer- update docs for Numeric/Float, in particular warn...
2014-01-21  Mike Bayer- Fixed the multiple-table "UPDATE..FROM" construct...
2014-01-20  Mike Bayeruse new paramlinks 0.2.2, trying to fix param links...
2014-01-20  Mike Bayer- further refine this so that the ordering of columns...
2014-01-20  Mike Bayer- simplify the mechanics of PrimaryKeyConstraint with...
2014-01-20  Mike Bayer- repair signature for base get_unique_constraints...
2014-01-20  Mike Bayer- ensure ordering is fully maintained, [ticket:2914]
2014-01-20  Wichert AkkermanRemove uneeded import from code example
2014-01-19  Mike Bayerfix typo
2014-01-19  mike bayerMerge pull request #59 from wichert/doc-relationship...
2014-01-19  Mike Bayer- alter behavior such that dialect_kwargs is still...
2014-01-19  Mike Bayer- some test fixes
2014-01-19  Mike Bayerakiban-> foundationdb
2014-01-19  Mike Bayer- implement kwarg validation and type system for dialec...
2014-01-18  Mike Bayercredit to Derek Harland
2014-01-18  Mike Bayer- changelog for pullreq:11
2014-01-18  Mike BayerMerge branch 'patch-msql-pkc-clustered' of bitbucket...
2014-01-17  Mike Bayercx_oracle is now "conditional" on py2k
2014-01-17  Mike Bayer- rework Oracle to no longer do its own unicode convers...
2014-01-16  donkopotamusBug Fix: Stop generating bad sql if an empty UniqueCons...
2014-01-16  donkopotamusSupport mssql_clustered option on UniqueConstraint...
2014-01-16  donkopotamusRemove support for mssql_clustered on Table
2014-01-16  Wichert AkkermanFix a typo in the relationship docs
2014-01-15  Mike Bayereven simpler
2014-01-15  Mike Bayer- should close the session before rolling back the...
2014-01-15  Mike Bayer- changelog + test for pullreq github 58
2014-01-15  mike bayerMerge pull request #58 from kstark/patch-1
2014-01-14  Mike Bayer- _cursor_execute() will close the cursor on error...
2014-01-13  donkopotamusSupport mssql_clustered option in mssql dialect for...
2014-01-13  Mike Bayer- Fixed a bug involving the new flattened JOIN structur...
2014-01-13  Derek HarlandMerged zzzeek/sqlalchemy into master
2014-01-13  Mike Bayer- a little bit of profile bump, just on insert not...
2014-01-13  Mike Bayer- The MySQL CAST compilation now takes into account...
2014-01-13  Kyle StarkFix TypeError for class_mapper called w/ iterable
2014-01-13  Mike Bayerupdate changelog from 0.3.2 to 0.3.4, re-patching the...
2014-01-13  Mike Bayerrevert r2775c95b1ee30831216cc5 which was mostly an...
next