summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - The :meth:`.TypeEngine.with_variant` method will now accept aMike Bayer2014-07-101-0/+9
* - Changed the default value of "raise_on_warnings" to False forMike Bayer2014-07-091-0/+9
* - add 0.9 changelogMike Bayer2014-07-091-0/+9
* - Fixed bug where "python setup.py test" wasn't calling intoMike Bayer2014-07-091-0/+8
* - The "evaulator" for query.update()/delete() won't work with multi-tableMike Bayer2014-07-081-0/+10
* - add postgresql_regconfig argument to PG dialect for match() operator,jonathan vanasco2014-07-081-0/+11
* document JSONBMike Bayer2014-07-071-2/+5
* changelogMike Bayer2014-07-071-0/+8
* Merge pull request #100 from plaes/typosmike bayer2014-07-061-1/+1
|\
| * typo: s/founds/foundPriit Laes2014-06-281-1/+1
* | changelog, fixes #3093Mike Bayer2014-07-061-0/+9
* | - changelogMike Bayer2014-07-061-0/+8
* | - rework the entire approach to #3076. As we need to catch all exceptionsMike Bayer2014-07-043-41/+6
* | - Added new attributes :attr:`.ExecutionContext.exception` andMike Bayer2014-07-031-0/+10
* | - The mechanics of the :meth:`.ConnectionEvents.dbapi_error` handlerMike Bayer2014-07-032-0/+38
* | - Fixed bug where items that were persisted, deleted, or had aMike Bayer2014-07-011-0/+11
* | - repair the _enable_single_crit method, it was named the sameMike Bayer2014-06-301-0/+10
* | - add new section Working with Raw DBAPI Connections, fixes #2218.Mike Bayer2014-06-301-0/+65
|/
* - Fixed a bug within the custom operator plus :meth:`.TypeEngine.with_variant`Mike Bayer2014-06-271-0/+9
* wrong version numberMike Bayer2014-06-271-1/+1
* - MySQL error 2014 "commands out of sync" appears to be raised as aMike Bayer2014-06-271-0/+10
* - Fixed bug involving dynamic attributes, that was again a regressionMike Bayer2014-06-261-0/+8
* add missing release dateMike Bayer2014-06-251-1/+1
* - Fixed bug when the declarative ``__abstract__`` flag was not beingMike Bayer2014-06-251-0/+14
* fix pullreq link in changelog_09.rst edited online with Bitbucketuralbash2014-06-241-3/+2
* - reverse course in #3061 so that we instead no longer set None in the attributeMike Bayer2014-06-232-17/+8
* - Reverted the change for :ticket:`3060` - this is a unit of workMike Bayer2014-06-231-0/+20
* 0.9.5 released dateMike Bayer2014-06-231-0/+1
* fix changelogMike Bayer2014-06-231-0/+2
* - Additional checks have been added for the case where an inheritingMike Bayer2014-06-202-0/+91
* additional version notesMike Bayer2014-06-201-5/+5
* add missing version markersMike Bayer2014-06-201-0/+4
* - The :paramref:`.Column.nullable` flag is implicitly set to ``False``Mike Bayer2014-06-201-0/+12
* - Added a new type :class:`.postgresql.OID` to the Postgresql dialect.Mike Bayer2014-06-202-1/+13
* - Fixed bug where column names added to ``mysql_length`` parameterMike Bayer2014-06-181-0/+11
* - Modified the behavior of :func:`.orm.load_only` such that primary keyMike Bayer2014-06-121-0/+12
* - changelogMike Bayer2014-06-081-0/+7
* Merged in univerio/sqlalchemy/materialized_paths (pull request #21) Mike Bayer2014-06-081-0/+5
|\
| * Materialized paths example.Jack Zhou2014-06-071-0/+5
* | changelogMike Bayer2014-06-081-0/+8
|/
* - remove drizzle dialectMike Bayer2014-05-304-77/+32
* - vastly improve the "safe close cursor" tests in test_reconnectMike Bayer2014-05-301-0/+14
* - The ``__mapper_args__`` dictionary is copied from a declarativeMike Bayer2014-05-301-0/+13
* fix typoMike Bayer2014-05-301-3/+3
* Merged in chrisw/sqlalchemy/more_range_docs (pull request #20) Mike Bayer2014-05-302-1/+31
|\
| * more docs for using psycopg2 range types, specifically instantiating models w...Chris Withers2014-05-252-1/+31
* | - changelog + docs for pg8000 transaction isolation levelMike Bayer2014-05-301-0/+8
* | - The psycopg2 ``.closed`` accessor is now consulted when determiningMike Bayer2014-05-301-0/+13
* | - Related to :ticket:`3060`, an adjustment has been made to the unitMike Bayer2014-05-301-0/+11
* | add ticketMike Bayer2014-05-291-0/+2