summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some broken links in docsrel_0_8Ville Skyttä2016-04-063-4/+4
* - update oracle JDBC driver URL, fixes #3554Mike Bayer2016-01-201-1/+4
* Update base.pyPeter Demin2015-10-081-1/+1
* - remove ambiguous use of the phrase "joined together by AND" as thisMike Bayer2015-10-012-5/+12
* Correcting the Hybrid Property ExampleJason Myers2015-09-101-2/+2
* fix typo int->intohalfcrazy2015-08-091-1/+1
* fdb drivers seem to be no longer availableMike Bayer2015-03-241-1/+0
* - fix typo, fixes #3325Mike Bayer2015-03-171-1/+1
* - remove now-misleading comment that SQLite doesn't support MATCH,Mike Bayer2015-03-141-2/+4
* - call this 1.0.0b1Mike Bayer2015-03-131-16/+16
* - fix quantize recipe, fixes #3322Mike Bayer2015-03-121-1/+1
* - backport the latest version of scrollingMike Bayer2014-12-301-25/+38
* - merge the safari-related changes to init.js from zzzeeksphinxMike Bayer2014-12-281-6/+21
* Maul the evaulate & friends typoPriit Laes2014-12-194-4/+4
* Fixed typomozillazg2014-10-151-1/+1
* Updated documenation for engines.rstJim Hokanson2014-09-141-1/+6
* - for whatever reason, Insert.values() with multi values wasn'tMike Bayer2014-09-092-0/+28
* - mako_layout isn't used, remove itMike Bayer2014-09-072-4/+4
* Docs: use the base layout when mako_layout=='epub'hiaselhans2014-09-072-1/+8
* - clarify docs that contains_eager() is included in the of_type() system,Mike Bayer2014-08-071-2/+5
* fix typo in cascade documentationMichael White2014-08-061-1/+1
* 0.8.7rel_0_8_7Mike Bayer2014-07-222-2/+3
* - backport 0.9-related updatesMike Bayer2014-07-221-24/+23
* - ticket inlineMike Bayer2014-07-221-5/+1
* - backport #3093 to 0.8, fixes #3093Mike Bayer2014-07-163-4/+18
* - need Integer here as #1765 is in 0.9Mike Bayer2014-07-161-4/+4
* - Added statement encoding to the "SET IDENTITY_INSERT"Mike Bayer2014-07-143-6/+23
* - In the SQL Server pyodbc dialect, repaired the implementationMike Bayer2014-07-143-1/+37
* - add some order bysMike Bayer2014-07-141-3/+15
* - adjust this to work on PG alsoMike Bayer2014-07-131-2/+3
* - Fixed bug in :class:`.Enum` and other :class:`.SchemaType`Mike Bayer2014-07-135-7/+86
* - Fixed a bug within the custom operator plus :meth:`.TypeEngine.with_variant`Mike Bayer2014-06-273-1/+43
* wrong version numberMike Bayer2014-06-271-1/+1
* - MySQL error 2014 "commands out of sync" appears to be raised as aMike Bayer2014-06-272-1/+11
* additional version notesMike Bayer2014-06-201-5/+5
* - Fixed bug where column names added to ``mysql_length`` parameterMike Bayer2014-06-183-3/+51
* - The ``__mapper_args__`` dictionary is copied from a declarativeMike Bayer2014-05-303-1/+44
* relative hereMike Bayer2014-05-291-0/+1
* - all new approach which allows the main text to be on the topMike Bayer2014-05-295-134/+207
* - disable the scrolling layout, anchors for code/params are not working,Mike Bayer2014-05-291-1/+2
* - a rework of doc layout and nav:Mike Bayer2014-05-286-73/+170
* - Fixed bug in INSERT..FROM SELECT construct where selecting from aMike Bayer2014-05-253-2/+28
* - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, whichMike Bayer2014-05-253-0/+26
* - Fixed bug in subquery eager loading where a long chain ofMike Bayer2014-05-254-2/+127
* - hyperlink all the column operators listed in the ORM tutorial common filter...Mike Bayer2014-05-242-15/+25
* typoMike Bayer2014-05-161-1/+1
* - add lots more to the profiling sectionMike Bayer2014-05-161-334/+520
* Add note on PostgreSQL config for test runsGunnlaugur Þór Briem2014-05-151-0/+6
* - Fixed bug in mutable extension where :class:`.MutableDict` did notMike Bayer2014-05-143-0/+30
* - add a new FAQ section "performance", put the profiling article there,Mike Bayer2014-05-121-135/+249