]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2018-12-28  Mike BayerAdd missing disambiguation to non-primary mapper example rel_0_9
2018-12-24  Mike Bayer- remove non-working dialects some of which are 404's
2018-12-21  Mike BayerRewrite the convert_unicode docs and add tons of dragons
2018-12-07  Mike Bayer- fix formatting on examples to list the description...
2018-12-03  Mike BayerAll sphinx dependencies move under the github sqlalchem...
2018-11-30  Raphaeltypo
2018-11-27  Mike BayerMove links etc. to github, new alembic links
2018-11-26  Mike Bayer- remove @HEAD indicator from docs requirements, fixes...
2018-09-28  Denis KataevRemove unnecessary unicode and raw string prefix
2018-08-28  Mike BayerFix links and update verbiage for reset_on_return
2018-08-09  Mike BayerCorrect for the INSERT statement, typos
2018-08-09  Mike BayerWrite a much better section about server defaults
2018-08-01  Kevin HornReplace 'with' with 'which'
2018-07-05  Mike Bayer- add some context to the declarative section indicatin...
2018-07-04  Mike Bayer- fix linking for the query.rst page
2016-12-12  Mike Bayer- xmin example requires a server default declaration...
2016-06-18  Mike Bayer- update alembic link
2016-04-20  EthanUpdate tutorial.rst
2016-04-12  Mike Bayer- default branch rel_0_9
2016-04-09  Rachid BelaidFix typo from "addreses" to "addresses"
2016-04-06  Ville SkyttäFix some broken links in docs
2016-04-06  Mike Bayer- Move review to gerrit.sqlalchemy.org
2016-03-31  Mike Bayer- Add a git review file
2016-03-30  NestorTejeroredundant "using the by changing" -> "using the"
2016-03-21  Marius GedminasReST fix: missing backtick
2016-03-15  Mike Bayer- backport doc improvements from 31f96c27a5fea302358ba5...
2016-03-15  Mike Bayer- add notes for pyodbc limitations with rowcount fixes...
2016-03-13  jfinkelsAdds documentation to Query.slice().
2016-03-09  falkersonUpdate cascades.rst
2016-02-18  Mike Bayer- further edit the unnest() example to suit PG's esoter...
2016-02-16  Mike Bayer- use same colname as the alias we give to the PG function
2016-02-10  Mike Bayer- add more documentation to MutableDict explaining
2016-02-08  Mike Bayer- fully hyperlink the docstring for make_transient
2016-01-27  Ruilin Huangfix %x string format to compatible with Python 3.5
2016-01-27  xghrlfix %x string format to compatible with Python 3.5
2016-01-23  Mike Bayer- restate the "secondary" / AssociationProxy warning...
2016-01-23  Mike Bayer- native unicode expectations are too difficult to...
2016-01-23  Mike Bayer- move out match compiler test to test_compiler
2016-01-21  Mike Bayer- documenation updates to clarify specific SQLite versions
2016-01-20  Mike Bayer- generalize the verbiage on LargeBinary so that it...
2016-01-20  Mike Bayer- update oracle JDBC driver URL, fixes #3554
2016-01-20  Mike Bayer- cross link for concrete helper classes
2016-01-20  Mike Bayer- typo
2016-01-20  Mike Bayer- redo the docs for concrete inheritance to more strongly
2016-01-20  Mike Bayer- clarify the "Adding" section also illustrates updates...
2016-01-20  Mike Bayer- add a note that the literal_binds flag should be...
2016-01-17  Mike Bayer- fix People -> Person , fixes #3628
2016-01-14  Mike Bayer- fix some old verbiage that refers to text() as an...
2016-01-10  Mike Bayer- fix link to types in metadata, fixes #3618
2016-01-10  Jeff WidmanUpdate SQLAlchemy-Migrate link to the new repo
2016-01-10  Adrian MoennichFix typo in session docs
2015-12-17  jonathan vanascosome spelling fixes
2015-12-17  Mike BayerRevert "some spelling fixes" - unfortunately dml.py...
2015-12-16  jonathan vanascosome spelling fixes
2015-12-07  Mike Bayer- write a real inline documentation section for from_se...
2015-12-05  Mike Bayer- and NLS_LANG....
2015-12-05  Mike Bayer- add ORACLE_HOME to passenv allowing oracle to work...
2015-11-30  Mike BayerMerge remote-tracking branch 'origin/pr/214'
2015-11-10  Sven Schliesingfix typo: Explcitly -> Explicitly
2015-11-09  Mike Bayer- fix ambiguous documentation re: after_flush_postexec...
2015-11-07  Mike Bayer- fix broken link to loader behavior
2015-10-30  Mike Bayer- cross-linking for pool recycle feature
2015-10-28  Mike Bayer- add a JSON warning for coerce_compared_value
2015-10-22  Thomas GraingerLink to maintained redshift dialect
2015-10-11  Mike Bayer- repair laziness about setting time zone here, which...
2015-10-08  Peter DeminUpdate base.py
2015-10-02  Mike Bayer- add an additional note regarding select_from, fixes...
2015-10-01  Mike Bayer- remove ambiguous use of the phrase "joined together...
2015-09-15  Mike Bayer- fix incorrect example in inheritance docs
2015-09-14  Mike Bayer- add new entry for sharing of Engine across process...
2015-09-10  Mike Bayer- call it deque, since you can really pop from either...
2015-09-10  Mike Bayer- add a new FAQ recipe for "walk all objects", replacin...
2015-09-10  Jason MyersCorrecting the Hybrid Property Example
2015-09-08  bsmithgallfix typo in session events docs
2015-09-08  David\ BeiteyMinor grammar fix for capitalisation in session docs
2015-09-03  Mike Bayer- update moved link, fixes #3351
2015-09-02  Mike Bayer- add new documentation that applies to all modern...
2015-08-31  Mike Bayer- add a note about DISTINCT in query w/ ORDER BY, refer...
2015-08-28  Mike Bayer- use consistent and descriptive language in all cases
2015-08-27  Mike Bayer- reword and update documentation on passive_updates...
2015-08-25  Mike Bayer- re-document and fully cross link all of configure_map...
2015-08-21  Mike Bayer- rework the "controlling DDL sequences" documentation to
2015-08-18  Mike Bayer- fix missing ANY symbol
2015-08-14  Mike Bayer- add tests for InstanceEvents.init, InstanceEvents...
2015-08-09  halfcrazyfix typo int->into
2015-08-06  Leonardo Rochael... Remove useless code
2015-08-03  Mike Bayer- add a note clarifying query.with_labels(), fixes...
2015-07-29  Mike Bayer- Fixed support for cx_Oracle version 5.2, which was...
2015-07-27  Mike Bayer- using text().columns() for ORM matching won't work...
2015-07-26  Mike Bayer- work to bridge between core/ORM tutorials regarding...
2015-07-26  Mike Bayer- add an example of text.columns
2015-07-22  Mike Bayer- categorize this correctly
2015-07-22  Mike Bayer- Fixed critical issue whereby the pool "checkout"...
2015-07-22  Mike Bayer0.9.10 rel_0_9_10
2015-07-21  Mike Bayer- Fixed bug in SQLite dialect where reflection of UNIQU...
2015-07-09  Mike Bayer- try to note under insert.values(), if you need
2015-07-05  Mike Bayer- add a warning suggesting to use the dictionary form...
2015-07-03  Mike Bayer- fix the link here fixes 3473
2015-06-26  Yuri BaidaFix code examples in automap's documentation
2015-06-23  Mike Bayer- edits to this section
next