]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2012-01-26  Mike Bayertypo
2012-01-26  Mike Bayerclarify this point
2012-01-26  Mike Bayermodernize the README
2012-01-25  Mike Bayer- [bug] Added ORA-03135 to the never ending
2012-01-24  Mike Bayerplay the hg dance with pjenvey
2012-01-24  Mike Bayeradd a thing about migration tools
2012-01-24  Philip Jenveyo null check PyObject_Repr results
2012-01-24  Mike Bayerdon't need to use __builtin__ for these things, doesn...
2012-01-23  Mike Bayerfix image link
2012-01-23  Mike Bayerintegrate new readthedocs/sqla.org doc build
2012-01-23  Mike Bayerexception pickling fails on cx_oracle
2012-01-23  Mike Bayer2.4 doesn't have any()
2012-01-23  Mike Bayer- [feature] Added new capability to relationship
2012-01-23  Mike Bayer - [bug] Dropped the "30 char" limit on pymssql,
2012-01-23  Mike Bayer- [bug] Fixed large_collection.py to close the
2012-01-23  Mike Bayer - [bug] Adjusted the regexp used in the
2012-01-23  Mike Bayer- [feature] Simplified the versioning example
2012-01-22  Mike Bayermodernize/update cascade documentation, [ticket:2302]
2012-01-22  Mike Bayer- adjust the test for [ticket:2377] to be less controve...
2012-01-22  Mike Bayerfix a callcount issue here
2012-01-22  Mike Bayercouple more vars not needed outside
2012-01-22  Mike Bayer- apply the pyflakes stick to strategies.py. In partic...
2012-01-22  Mike Bayerpg8000 fix
2012-01-22  Mike Bayer- [bug] Fixed bug whereby a table-bound Column
2012-01-22  Mike Bayer- rework the test suite to make use of SkipTest for...
2012-01-22  Mike Bayer- [bug] Improved error messages when a non-string
2012-01-18  Mike Bayer- [feature] Added "false()" and "true()" expression
2012-01-18  Mike Bayer- [bug] fixed regexp that filters out warnings
2012-01-12  Mike Bayeranother serializable for [ticket:2371]
2012-01-12  Mike Bayer- [bug] ensure pickleability of all ORM exceptions
2012-01-12  Mike Bayerfurther fixes for column/table errors
2012-01-12  Mike Bayersome adjustments for py3k
2012-01-12  Mike Bayerfix failures for oursql, python 2.4
2012-01-11  Mike Bayeradd examples for multi metadata under __abstract__...
2012-01-10  Mike Bayer- Fixed regression from 0.6 whereby if
2012-01-10  Mike Bayer- [bug] Added __reduce__ to StatementError,
2012-01-08  Mike Bayersqlsoup is released separately
2012-01-08  Mike Bayerfix the gettext to be the same way sphinx-quickstart...
2012-01-08  Mike Bayerfix small update doc issue [ticket:2158]
2012-01-08  Mike Bayerthat's not a "name=0", that's a counter. so name is...
2012-01-07  Mike Bayeradd support to generate gettext
2012-01-07  Mike Bayer- [bug] the "name" of an FK constraint in SQLite
2012-01-07  Mike Bayer- [feature] query.filter() accepts multiple
2012-01-07  Mike Bayer- [bug] Fixed bug whereby event.listen(SomeClass)
2012-01-05  Mike Bayer- fix the index, [ticket:2366]
2012-01-04  Mike Bayerhappy new year
2012-01-04  Mike Bayerdate change; hook test
2012-01-04  Mike Bayeranother date update/test a hook
2012-01-04  Mike Bayerupdate date here; I know it's in every file too but...
2012-01-03  Mike Bayer- rework "sql expressions as mapped attributes" to...
2011-12-30  Mike Bayeradd a "jinja2 fallback" renderer for render_string...
2011-12-29  Mike Bayerdocument that strings are accepted with declarative...
2011-12-28  Mike Bayer- [feature] Added "class_registry" argument to
2011-12-27  Mike Bayeradd test for #2193
2011-12-25  Mike Bayerfix a whole bunch of note:: / warning:: that were inline,
2011-12-15  Mike Bayeradd a conditional here
2011-12-15  Mike Bayer- [bug] Fixed inappropriate usage of util.py3k
2011-12-11  Diana Clarkefollow the pattern set earlier in the tests
2011-12-11  Diana Clarkewhitespace pass
2011-12-11  Mike Bayer0.7.5 vers
2011-12-11  Mike Bayer - [bug] Fixed bug whereby hybrid_property didn't
2011-12-09  Mike BayerAdded tag rel_0_7_4 for changeset 5421b51a479a4c04da517...
2011-12-09  Mike Bayermake the comparable_property() example somewhat meaningful rel_0_7_4
2011-12-09  Mike Bayer- 0.7.4 prep
2011-12-09  Mike Bayershould refer to Mapper class here
2011-12-09  Mike Bayeradd autoincrement directive for oracle
2011-12-09  Mike Bayer- Standalone expressions in polymorphic_on
2011-12-09  Mike Bayer- [feature] polymorphic_on now accepts many
2011-12-07  Mike Bayercallcount
2011-12-07  Mike Bayer- [bug] Fixed bug in get_history() when referring
2011-12-07  Mike Bayertests for FK/autoincrement selection
2011-12-07  Mike Bayer- doc updates per [ticket:2251]
2011-12-06  Mike Bayer- enable SAVEPOINT support fully, remove warning, ...
2011-12-06  Mike Bayer- [bug] Decode incoming values when retrieving
2011-12-06  Mike Bayer- [bug] don't cast "table name" as NVARCHAR
2011-12-06  Mike Bayeradd docs regarding flags only working with setuptools...
2011-12-06  Mike Bayer- [feature] IdentitySet supports the - operator
2011-12-06  Mike Bayeradd missing "data" column from association example...
2011-12-06  Mike Bayer- [bug] the @compiles decorator raises an
2011-12-06  Mike Bayerfix typo, [ticket:2232]
2011-12-06  Mike Bayeradd BEGIN workaround to pysqlite docs, [ticket:2219]
2011-12-06  Mike Bayerupdate pyodbc/SQL server connection strings, [ticket...
2011-12-06  Mike Bayerupdate delete-orphan cascade docs per [ticket:2332]
2011-12-06  Mike Bayerupdate query.update(), query.delete(), sessionevents...
2011-12-05  Mike Bayerrefine this a bit
2011-12-05  Mike Bayer- [feature] Added an example to the hybrid docs
2011-12-05  Mike Bayermarathon doc updating session including a rewrite of...
2011-12-04  Mike Bayer- update docs to declarative [ticket:2323]
2011-12-04  Mike Bayer- [bug] Updated warning message when setting
2011-12-04  Mike Bayer- reflection process always resets the primary key...
2011-12-04  Mike Bayer-re-document the is_modified method, and place signific...
2011-12-04  Mike Bayer- [bug] __table_args__ can now be passed as
2011-12-04  Mike Bayer- [bug] Fixed bug whereby transaction.rollback()
2011-12-04  Mike Bayer- [feature] The "extend_existing" flag on Table
2011-12-04  Mike Bayer- [bug] the "name" of a column-level CHECK constraint,
2011-12-04  Mike Bayer- [bug] pyodbc-based dialects now parse the
2011-12-04  Mike Bayersome call count reduction
2011-12-04  Mike Bayer- [bug] Calls to query.join() to a single-table
2011-12-04  Mike Bayer- [bug] Fixed the error formatting raised when
2011-12-04  Mike Bayer- [bug] repaired the with_hint() feature which
next