]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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
2011-12-04  Mike Bayer- [bug] Fixed bug whereby column_property() created
2011-12-03  Mike Bayeradd supported implementations
2011-12-01  Mike Bayer- [bug] Fixed bug whereby "order_by='foreign_key'"
2011-11-30  Mike Bayerre-merge typos
2011-11-30  Mike Bayeremergency rewrite of the psycopg2 unicode section
2011-11-30  Diana Clarketypos
2011-11-29  Mike Bayer- [feature] Added create_type constructor argument
2011-11-28  Mike Bayer- [bug] Fixed bug whereby TypeDecorator would
2011-11-26  Mike Bayerfix typo [ticket:2334]
2011-11-26  Mike Bayercontinue removing misleading/old sections, fix things...
2011-11-26  Mike Bayermore fixes, more coming
2011-11-26  Mike Bayer- shorten classical mapping, remove some not very clear...
2011-11-25  Mike Bayersome more ignores
2011-11-25  Mike Bayerdoc styling rework
2011-11-24  Mike Bayer- doc updates in loading
2011-11-23  Mike Bayercall the simply police
2011-11-22  Mike Bayeralso add support for onupdate as we'd like this to...
2011-11-22  Mike Bayerchangelog
2011-11-22  Mike Bayermerge tip
2011-11-22  Mike Bayerfixes to actually get tests to pass
2011-11-22  Mike Bayer- commit the unit tests
2011-11-22  Mike Bayertypo
2011-11-22  Mike Bayercleanup
2011-11-22  Mike Bayerpasses for all three, includes multi col system with...
2011-11-22  Mike Bayersort of muscling this out, mysql a PITA
2011-11-20  Mike Bayer- [bug] further tweak to the fix from [ticket:2261],
2011-11-15  Mike Bayer- clarify the purpose of "timezone", alleviate confusio...
2011-11-13  Mike Bayer- add tests to try to find the case that [ticket:2221...
2011-11-02  Mike Bayer- [bug] Unicode adjustments allow latest pymysql
2011-10-30  Mike Bayerfix this for PG, other on update cascade DBs
2011-10-30  Mike Bayer- attribute system gets a pop() method.
2011-10-29  Mike Bayer- [bug] Postgresql dialect memoizes that an ENUM of a
2011-10-28  Mike Bayer- [bug] Fixed bug whereby a subclass of a subclass
2011-10-28  Mike Bayer- [bug] fixed inappropriate evaluation of user-mapped
next