2018-12-07 |
Mike Bayer | - fix formatting on examples to list the description... |
commit | commitdiff | tree |
2018-12-03 |
Mike Bayer | All sphinx dependencies move under the github sqlalchem... |
commit | commitdiff | tree |
2018-11-30 |
Raphael | typo |
commit | commitdiff | tree |
2018-11-27 |
Mike Bayer | Move links etc. to github, new alembic links |
commit | commitdiff | tree |
2018-11-26 |
Mike Bayer | - remove @HEAD indicator from docs requirements, fixes... |
commit | commitdiff | tree |
2018-11-06 |
Mike Bayer | Improve documentation re: Session.binds and partitionin... |
commit | commitdiff | tree |
2018-10-02 |
Mike Bayer | Add additional documentation for ORM fetched defaults |
commit | commitdiff | tree |
2018-09-29 |
Mike Bayer | Add link to Code of Conduct |
commit | commitdiff | tree |
2018-09-28 |
Denis Kataev | Remove unnecessary unicode and raw string prefix |
commit | commitdiff | tree |
2018-09-17 |
Wouter Overmeire | Fix doc type |
commit | commitdiff | tree |
2018-08-28 |
Mike Bayer | Fix links and update verbiage for reset_on_return |
commit | commitdiff | tree |
2018-08-17 |
Mike Bayer | Document binary_prefix for mysqlclient and PyMySQL |
commit | commitdiff | tree |
2018-08-09 |
Mike Bayer | Correct for the INSERT statement, typos |
commit | commitdiff | tree |
2018-08-09 |
Mike Bayer | Write a much better section about server defaults |
commit | commitdiff | tree |
2018-08-01 |
Kevin Horn | Replace 'with' with 'which' |
commit | commitdiff | tree |
2018-07-05 |
Mike Bayer | - add some context to the declarative section indicatin... |
commit | commitdiff | tree |
2018-07-04 |
Mike Bayer | - fix linking for the query.rst page |
commit | commitdiff | tree |
2018-06-20 |
Andrew Gaul | Remove stale ON UPDATE/ON DELETE comment. |
commit | commitdiff | tree |
2018-03-02 |
Mike Bayer | Fix enable_relationship_loading() works fine w/ one... |
commit | commitdiff | tree |
2018-02-27 |
Anton Vlasenko | Fix typo in python example |
commit | commitdiff | tree |
2018-02-14 |
Tim Shaffer | Fixed link to Flask-SQLAlchemy in documentation |
commit | commitdiff | tree |
2018-02-08 |
Mike Bayer | - fix formatting |
commit | commitdiff | tree |
2018-02-02 |
Mike Bayer | - ensure it's clear that all DDLEvents can be associated |
commit | commitdiff | tree |
2018-01-31 |
Mike Bayer | - don't scare off developers with the word "advanced... |
commit | commitdiff | tree |
2018-01-25 |
Mike Bayer | Add a new FAQ section explaining how to ensure parenthesis |
commit | commitdiff | tree |
2018-01-25 |
Mike Bayer | Add note to FAQ that IN behavior is modernized in 1.2. |
commit | commitdiff | tree |
2018-01-25 |
Mike Bayer | Further refine map_column verbiage |
commit | commitdiff | tree |
2018-01-24 |
Mike Bayer | Rework synonym, synonym_for documentation |
commit | commitdiff | tree |
2017-12-15 |
Martijn Pieters | Allow for the database to produce a UUID instance |
commit | commitdiff | tree |
2017-12-15 |
Jacob Hayes | Fix import in Inspector.reflecttable doc |
commit | commitdiff | tree |
2017-12-01 |
Randy Barlow | Fix a typo in basic_relationships.rst. |
commit | commitdiff | tree |
2017-11-09 |
Mike Bayer | - fix loop logic that was leaving out 10K items from |
commit | commitdiff | tree |
2017-11-03 |
Mike Bayer | Fix as many RST parse warnings as possible. |
commit | commitdiff | tree |
2017-09-28 |
Mike Bayer | - add more dragons to session.begin() / autocommit... |
commit | commitdiff | tree |
2017-09-28 |
Mike Bayer | - tweak the handle_error docs a bit |
commit | commitdiff | tree |
2017-09-26 |
Mike Bayer | Document and test __table_cls__ |
commit | commitdiff | tree |
2017-09-26 |
Mike Bayer | - pin on cx_Oracle 6.0.1 for the moment while we wait for |
commit | commitdiff | tree |
2017-09-25 |
Michael Smirnov | Fixed a typo in before_execute doc. |
commit | commitdiff | tree |
2017-09-01 |
Mike Bayer | Add InternalError for mysqlclient disconnect |
commit | commitdiff | tree |
2017-09-01 |
Mike Bayer | include a note about the importance of type coerce... |
commit | commitdiff | tree |
2017-08-23 |
Mike Bayer | Remove twophase for cx_Oracle 6.x |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | use regexp to parse cx_oracle version string |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - 1.0.20 |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - fix typos |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - modernize the mysql connection timeout docs |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | First level repair for cx_Oracle 6.0 test regressions |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - ensure identifier re-use doesn't make this break |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - allow a separate template database to be used for |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - repair --dbs |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - still supporting py2.6 in 1.1/1.0 (!) |
commit | commitdiff | tree |
2017-08-22 |
Mike Bayer | - backport all pytest-xdist / multi backend changes |
commit | commitdiff | tree |
2017-08-21 |
hsmtkk | fix a typo |
commit | commitdiff | tree |
2017-08-19 |
Mike Bayer | - dont run sql mode config tests if we aren't on mysql |
commit | commitdiff | tree |
2017-08-19 |
Mike Bayer | - backport new tox from 1.2 |
commit | commitdiff | tree |
2017-08-09 |
Nils Philippsen | fix "constrast" typos |
commit | commitdiff | tree |
2017-08-06 |
Mike Bayer | - modernize orm.reconstructor documentation a bit |
commit | commitdiff | tree |
2017-08-03 |
Mike Bayer | - 1.0.19 rel_1_0_19 |
commit | commitdiff | tree |
2017-07-31 |
Mike Bayer | - convert to spaces |
commit | commitdiff | tree |
2017-07-28 |
Mike Bayer | Revert cx_Oracle WITH_UNICODE change under > 5.0 |
commit | commitdiff | tree |
2017-07-28 |
Mike Bayer | - 1.0.19 |
commit | commitdiff | tree |
2017-07-24 |
Mike Bayer | - 1.0.18 rel_1_0_18 |
commit | commitdiff | tree |
2017-07-24 |
mike bayer | Merge "Ensure we check for boolean condition when we... |
commit | commitdiff | tree |
2017-07-24 |
Feanil Patel | Make flush logic slightly clearer in tutorial. |
commit | commitdiff | tree |
2017-07-24 |
Mike Bayer | Ensure we check for boolean condition when we inspect... |
commit | commitdiff | tree |
2017-07-24 |
Mike Bayer | - remove dupicated 1.0.18 block, which seems like it... |
commit | commitdiff | tree |
2017-07-24 |
Mike Bayer | - move to file-per-changelog for unreleased change... |
commit | commitdiff | tree |
2017-07-17 |
Tom Sitter | Replace Session class with session instance |
commit | commitdiff | tree |
2017-07-03 |
Michael Stewart | Include missing import in example |
commit | commitdiff | tree |
2017-05-17 |
Mike Bayer | - add complete parameter /return value docs to session... |
commit | commitdiff | tree |
2017-05-16 |
Mike Bayer | - move additional sections under with_polymorphic missed |
commit | commitdiff | tree |
2017-05-16 |
Mike Bayer | - categorize these two with_polymorphic subsections... |
commit | commitdiff | tree |
2017-05-16 |
Mike Bayer | - fix broken link |
commit | commitdiff | tree |
2017-05-16 |
Mike Bayer | modernize and repair inheritance examples |
commit | commitdiff | tree |
2017-05-12 |
Mike Bayer | Add links to with_only_columns to Select.column, append... |
commit | commitdiff | tree |
2017-05-11 |
Mike Bayer | Update inheritance documentation. |
commit | commitdiff | tree |
2017-05-10 |
Denis Kataev | Fix docs syntax error |
commit | commitdiff | tree |
2017-05-08 |
LunarShaddow | Break the lines to fit pdf and fix another broken syntax |
commit | commitdiff | tree |
2017-05-08 |
Ben Fagin | fixes a typo |
commit | commitdiff | tree |
2017-05-05 |
Mike Bayer | - big rewrite of the Sequence documentation: |
commit | commitdiff | tree |
2017-05-05 |
Mike Bayer | - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc... |
commit | commitdiff | tree |
2017-05-05 |
Mike Bayer | - add a note to MetaData.schema indicating that the... |
commit | commitdiff | tree |
2017-04-24 |
Mike Bayer | test / document postgresql_ops against a labeled expression |
commit | commitdiff | tree |
2017-04-17 |
Jonathan Suever | Fix of minor typo in the UnmappedInstanceError message |
commit | commitdiff | tree |
2017-04-17 |
Mike Bayer | - remove errant doctest comment |
commit | commitdiff | tree |
2017-04-04 |
Bertrand Janin | Fix typo. |
commit | commitdiff | tree |
2017-03-30 |
Ihor Kalnytskyi | Docs/faq/performance |
commit | commitdiff | tree |
2017-03-27 |
Bertrand Janin | Fix a title typo |
commit | commitdiff | tree |
2017-03-18 |
Jamie Alessio | Fix typos ('expicit' -> 'explicit') |
commit | commitdiff | tree |
2017-03-18 |
Paul Brown | fix pep8 errors in association example |
commit | commitdiff | tree |
2017-03-18 |
Paul Brown | fix pep8 errors in adjacency_list example |
commit | commitdiff | tree |
2017-03-13 |
Mike Bayer | - re-set no ad-hoc-engines for oracle, previously low... |
commit | commitdiff | tree |
2017-03-13 |
Mike Bayer | Repair _execute_scalar for WITH_UNICODE mode |
commit | commitdiff | tree |
2017-03-13 |
Mike Bayer | - 1.0.18 setup |
commit | commitdiff | tree |
2017-03-07 |
Mike Bayer | - document ForeignKeyConstraint columns / elements... |
commit | commitdiff | tree |
2017-03-06 |
Mike Bayer | - update asktom link, fixes #3925 |
commit | commitdiff | tree |
2017-03-06 |
Mike Bayer | Update profiles for psycopg2 2.7 |
commit | commitdiff | tree |
2017-02-08 |
Mike Bayer | - document Query.with_session(), direct constructor... |
commit | commitdiff | tree |
2017-01-28 |
Mike Bayer | - add missing param tag |
commit | commitdiff | tree |
2017-01-27 |
Mike Bayer | - remove misleading comment, ref #3902 |
commit | commitdiff | tree |
2017-01-26 |
Mike Bayer | - document that "column" and "where" are arbitrary... |
commit | commitdiff | tree |
next |