summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-07-15Updated version (1.2.0b1 -> 1.2.0b1.1.g3cb29af87).haawda
Changelog ========= - 1.2.0b2 placeholder (3cb29af87)
2017-07-11Updated version (1.1.6.199.g7d3da6f85 -> 1.2.0b1).haawda
Changelog =========
2017-07-04Updated version (1.1.6.197.g563180f7d -> 1.1.6.199.g7d3da6f85).haawda
Changelog ========= Implement MySQL's ON DUPLICATE KEY UPDATE (7d3da6f85) Include missing import in example (1db3029ab) Coerce to float for Float with all native decimal backends (563180f7d) Merge "Support state expiration for with_expression(); rename deferred_expression" (33d083c03) Support state expiration for with_expression(); rename deferred_expression (9ac0f8119) Return given type when it matches the adaptation (fae82dda0) Merge "Coerce float Python type to Float; ensure Python float coming back" (e04594339) Coerce float Python type to Float; ensure Python float coming back (177659713) added link for CrateDB support (9f1a375f1) Don't erase reflected comment in _init_existing (bff001187) Add ad-hoc mapped expressions (83c1e03c5) - 1.1.11 release date (735fcd5e7) Merge "Handle SHOW VARIABLES returning no row" (139cbe4f7) Merge "Add all versioning logic to _post_update()" (6d8d89042) Handle SHOW VARIABLES returning no row (5650a0c30) Set complete FROM list for subquery eagerload's orig query (a991eedcf) Repair WithinGroup.get_children() (3a314fcea) Add all versioning logic to _post_update() (64b0760fa) - remove redundant fixture from base test class (7af05fcc9) - ensure String has a length for mysql compatibility (9541e30e8) Repair regression to pathing for subclasses (770e1e399) Refinements for unitofwork internals (740f6b0d5) Support AssociationProxy any() / has() / contains() to another AssociationProxy (27a0bdcae) Render ARRAY index embedded between type and COLLATE (ec422fb70) Parse for Postgresql version w/ "beta" (b6d3f6079) - assert passive_deletes='all' does not affect collection/scalar membership removal (acf64c417) - make sure ticket # is here (f1faec882) Warn when declared_attr.cascading detected on mapped class (4e1f5377d) Re-send column value w/ onupdate default during post-update (6b68a70b5) Merge "Implement _postfetch_post_update to expire/refresh onupdates in post_update" (a2099ed44) Implement _postfetch_post_update to expire/refresh onupdates in post_update (9dee44ae2) Implement in-place mutation operators for MutableSet, MutableList (e8ad39886) selectin polymorphic loading (bb6a1f690) Merge branch 'fix-typo' of https://github.com/lelit/sqlalchemy (6bb97495b) Fix a few doc typos (4779ddd86) Implement get_unique_constraints, get_check_constraints for Oracle (f8b4f7289) Don't hard-evaluate non-ORM @declared_attr for AbstractConcreteBase (8b8236934) Add placeholder XML support (b1369b472) Merge "Raise if ForeignKeyConstraint created with different numbers of local and remote columns." (915012950) Flatten operator precedence for comparison operators (f8a3f14e4) Raise if ForeignKeyConstraint created with different numbers of local and remote columns. (a78718b93) Add with_for_update() support in session.refresh() (de11c5217) - add forwards-version (9a37503bb) Merge "Remove twophase for cx_Oracle 6.x" (fd7239af6) Remove twophase for cx_Oracle 6.x (1b98ce355) Add AttributeEvents.modified (f46551de4) - add option to disable py.test warnings plugin; lift cap on py.test. references: https://github.com/pytest-dev/pytest/issues/2430 (a98794276) Merge "Add clause adaptation for AliasedClass to with_parent()" (1d0067a87) - add session.close() w/ rationale to top-level "using transactions" section. References #3974 (7fc7492d8) Add clause adaptation for AliasedClass to with_parent() (1c692f019) - pin py.test at 3.0.7 due to https://github.com/pytest-dev/pytest/issues/2430 (eed7888f8) - remove .gitattributes and merge=union as this isn't really working anyway. need to try something else. (024e8b107) Repair formatting throughout documentation (42b6ef8cc) detect and raise for version_id is NULL (990d4c799) Merge "Detect no params w/ manual version_id counter and set to itself" (92f789eba) Allow metadata.reflect() to recover from unreflectable tables (9f0fb6c60) Detect no params w/ manual version_id counter and set to itself (0a67c1305) - add a note to versioning that version id col cannot be null, is not supported. (da1bc9878) Remove "scope" keyword from scoped_session.__call__() (1a08c4104) Prevent SQL server isolation level from failing (2574ca4b2) - add 1.1.11 placeholder (ccbd68bb3) - 1.1.10 release date (de4292526) - Document the most transparent way to set JSON.NULL for a column default. (4d4ea792e) Add new configuration, inspection for baked queries (912fb6c2d) - add complete parameter /return value docs to session.begin() / session.begin_nested(). Fixes #3993 (4c6917e1d) - give SelectinLoader its own bakery, dont use mapper level cache - include SelectinLoader itself in the cache key, though this is currently not critical (2869b86ea) - move additional sections under with_polymorphic missed in the previous change (75c8b88cd) - categorize these two with_polymorphic subsections under with_polymorphic (6079158b2) - fix broken link (7aa50b9b1) modernize and repair inheritance examples (5329fc481) Merge "Demote innerjoin to outerjoin coming from with_polymorphic" (b56973347) Demote innerjoin to outerjoin coming from with_polymorphic (94a089bc2) Cascade mappers in terms of the instance's mapper (0f8721fa5) Add links to with_only_columns to Select.column, append_column (4352e220a) Merge "Update inheritance documentation." (159f59511) Update inheritance documentation. (6194483b7) Merge "Add conditionals specific to deferred for expire ro properties" (7455e7eba) Add conditionals specific to deferred for expire ro properties (c4f28097a) Fix docs syntax error (3e3554d37) Merge "Use regexp to parse cx_oracle version string" (1ed19fc62) Use regexp to parse cx_oracle version string (13c2a8a51) Support autocommit for GRANT and REVOKE on postgresql (735fbfdf4) Protect against cls weakref becoming None (22570c318) Merge branch 'master' of https://github.com/aflyhorse/sqlalchemy (a2e7b4c5f) - add 1.2 forwards-port version (735c0f841) Merge branch 'patch-1' of https://github.com/UnquietCode/sqlalchemy (271a098b6) Break the lines to fit pdf and fix another broken syntax (3d19fb6d5) - big rewrite of the Sequence documentation: (654514c5b) - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a which clarifies that ForeignKey circumvents this logic as a "convenience". issue #3978 is updated to address trying to make this consistent. (8f830d78b) - add a note to MetaData.schema indicating that the Table will be cataloged in the .tables collection with its fully qualified name. Fixes #3978 (339e2c13b) remove ambiguous line breakers to help sphinx identify code block (8e1749642) fixes a typo (6224df56a) - typo (69adef7ed) Call proxied collection before invoking creator in associationlist.append() (36275b0c2) - keep trying to identify the race here. can reproduce locally now and it seems like mock might not be doing the right thing. (cedb11925) Enforce boolean result type for all eq_, is_, isnot, comparison (433d2ee9f) - try to work around a race that can occur in STP when used in this intentionally broken scenario (1b63306a9) - ensure that sqlalchemy.ext is set up for importlater (63ff01407) Add selectin loading (19d2424e0) test / document postgresql_ops against a labeled expression (029d0f753) - edits (6560bf82f) Merge branch 'master' of ssh://gerrit.sqlalchemy.org:29418/zzzeek/sqlalchemy (f36837398) - update relationship loader docs, backport from 1.2 wip (e53009e25) Add _negate() to Label to negate inner element (920f77e3c) Merge branch 'UnmappedInstanceError_typo_fix' of https://github.com/suever/sqlalchemy (ae3ffcf4e) - remove errant doctest comment (c2834f929) Accommodate for query._current_path in subq eager load join_depth (212132958) Merge "Use baked lazyloading by default" (868fa20bc) Use baked lazyloading by default (b7644319e) Remove MySQL UTC_TIMESTAMP rule (c0b85ad6a) - typos and formatting (e3b4042c9) - OK, take oracle out of memory-intensive, if it doesn't leak memory then we get the TNS error from too many connections (755da1797) - try one more test, then we're likely going to give up on cx_Oracle (bfaef1eaf) - move a few memusage tests out of "backend". something is up w/ cx_Oracle when the suite runs, such as a background thread or something like that, which is affecting these tests a bit. (b1f8d46fc) Warn on _compiled_cache growth (cef4e5ff3) Set up base ARRAY to be compatible with postgresql.ARRAY. (1b463058e) Merge "Compare entities also on chop_path" (5b81dbcfa) Compare entities also on chop_path (86c43d2e0) Add new "expanding" feature to bindparam() (7d9f241d6) Fix of minor typo in the UnmappedInstanceError message (90c72c31a) Consider mysql partition options separately from other table options (93b11905e) - add placeholder for 1.1.10 (764126039) Support Postgresql INTERVAL fields spec/reflection (b39b6023c) Merge "Double percent signs based on paramstyle, not dialect" (06a90199c) Double percent signs based on paramstyle, not dialect (86ef507cc) Merge "Recognize brackets, quoted_name in SQL Server schema" (1e7b730ce) - 1.1.9 release date (87b1404ed) Recognize brackets, quoted_name in SQL Server schema (9f82afea2) Add much more detail to the "unhashable types" change (0a44f97cb) Merge "Apply SQL compilation to sqltext for column-level CHECK constraint" (b4686a0f7) Merge "Ensure we check that SQL expression has an .info attribute" (e28c3c7ec) Apply SQL compilation to sqltext for column-level CHECK constraint (4a4b17e0d) Fix typo. (652483895) Ensure we check that SQL expression has an .info attribute (d13734add) ResultProxy won't autoclose connection until state flag is set (9609f5ffb) - fix version identifier (d2c733742) Merge "Use consistent method signature for Alias.self_group()" (6dfc5b36b) Use consistent method signature for Alias.self_group() (7bb492339) Return self when Variant.coerce_compared_value would return impl (6d7d48af0) - 1.1.9 placeholder (b32a0fd28) - 1.1.8 release date (1daacdb40) Track SchemaEventTarget types in as_mutable() (07b63894c) Apply type processing to untyped preexec default clause (4eb4010c1) Add bindparams support for baked Result count() method (74f6c2174) Docs/faq/performance (a4c17c139) Support Postgresql development version numbers (a86764d99) - start changelog for 1.1.8 (6220e09f6) - reorg migration notes a bit (cabd14fa1) - update release date for 1.1.7 (f3c368357) Allow aliased() to be passed to Query.select_entity_from(). (a4cdd0bc0) Merge "Add safe_reraise() + warnings only to Connection._autorollback" (6eae79ac5) Merge branch 'patch-1' of https://github.com/tamentis/sqlalchemy (ecf85cb08) Add safe_reraise() + warnings only to Connection._autorollback (c0a224aba) Pre-load alias.c within JoinedEagerLoader cached AliasedClass (f214f4d4f) Treat collation names as identifiers (0883d8213) Support hybrids/composites with bulk updates (1fcbc17b7) Use config.db global opts as defaults for all testing_engine() (28edc2604) Raise on flag_modified() for non-present attribute (711d29f8e) Allow reuse of hybrid_property across subclasses (caeb274e2) Integrate "pre-ping" into connection pool. (f881dae81) Fix a title typo (5df05d167) Merge branch 'master' of https://bitbucket.org/jalessio/sqlalchemy (9e06ab17b) fix pep8 errors in association example (a40467152) fix pep8 errors in adjacency_list example (8dad0f93e) New features from python 2.7 (8f7cf2990) Merge "Implement comments for tables, columns" (d96fc5d02) Implement comments for tables, columns (fadb8d61b) Add bulk_replace event, integrate with @validates (9974e9a46) Annotate parentmapper in primaryjoin / secondaryjoin (63a7b2d2d) Don't mutate old collection on bulk replace (2bfe19152) Merge "Consult _select_from_entity in _adjust_for_single_inheritance" (b5b6e9574) Consult compiled paramstyle on execute_compiled (7b056709c) Fix typos ('expicit' -> 'explicit') (3771af0af) Consult _select_from_entity in _adjust_for_single_inheritance (b6a6ffa4c) Merge "Add "empty in" strategies; default to "static"" (0a35ccc6b) Merge "Improve serializer behavior" (18b2dea9a) - add missing hyperlink for change 3934 (b705e1908) Add "empty in" strategies; default to "static" (f3b6f4f8d) Improve serializer behavior (86cf3eb71) Emit after_rollback() event before snapshot removal (4ece86eb4) Enable sane_multi_rowcount for cx_Oracle (596e32254) add autoescape option to startswith, endswith, and contains (2895c57b2) - add ad_hoc_engines to remove RealReconnectTest from oracle (7b07ea67d) Normalize Oracle reflected FK constraint name (6b0e12fd6) - re-set no ad-hoc-engines for oracle, previously low-connections disabled this (4a886e519) Add tests for empty association set comparison (0612829fb) Repair _execute_scalar for WITH_UNICODE mode (fb33f9c54) - bump minimum python version to 2.7 - add placeholder 1.2 release documentation, update intro numbers (1da9d3752) - begin the 1.2 branch in master, diverge from 1.1 (e82df50d9) - add a note as to why we have this very complicated Annotated system (75ceae6ea) Allow SchemaType and Variant to work together (c04870ba7) Repair missing "checkfirst" for test suite (9e6271597) - document ForeignKeyConstraint columns / elements, fixes #2904 (74bec18c2) Merge "Don't cache savepoint identifiers" (b54cefc37) Don't cache savepoint identifiers (f4c4f784c) - update asktom link, fixes #3925 (3a6b75870) Update profiles for psycopg2 2.7 (66e483ebd) Only use schema_translate_map on SchemaItem subclasses (b4e880534) - 1.1.7 prep (ff2090336)
2017-06-27Updated version (1.1.6.191.g9f1a375f1 -> 1.1.6.197.g563180f7d).haawda
Changelog ========= Coerce to float for Float with all native decimal backends (563180f7d) Merge "Support state expiration for with_expression(); rename deferred_expression" (33d083c03) Support state expiration for with_expression(); rename deferred_expression (9ac0f8119) Return given type when it matches the adaptation (fae82dda0) Merge "Coerce float Python type to Float; ensure Python float coming back" (e04594339) Coerce float Python type to Float; ensure Python float coming back (177659713) added link for CrateDB support (9f1a375f1) Don't erase reflected comment in _init_existing (bff001187) Add ad-hoc mapped expressions (83c1e03c5) - 1.1.11 release date (735fcd5e7) Merge "Handle SHOW VARIABLES returning no row" (139cbe4f7) Merge "Add all versioning logic to _post_update()" (6d8d89042) Handle SHOW VARIABLES returning no row (5650a0c30) Set complete FROM list for subquery eagerload's orig query (a991eedcf) Repair WithinGroup.get_children() (3a314fcea) Add all versioning logic to _post_update() (64b0760fa) - remove redundant fixture from base test class (7af05fcc9) - ensure String has a length for mysql compatibility (9541e30e8) Repair regression to pathing for subclasses (770e1e399) Refinements for unitofwork internals (740f6b0d5) Support AssociationProxy any() / has() / contains() to another AssociationProxy (27a0bdcae) Render ARRAY index embedded between type and COLLATE (ec422fb70) Parse for Postgresql version w/ "beta" (b6d3f6079) - assert passive_deletes='all' does not affect collection/scalar membership removal (acf64c417) - make sure ticket # is here (f1faec882) Warn when declared_attr.cascading detected on mapped class (4e1f5377d) Re-send column value w/ onupdate default during post-update (6b68a70b5) Merge "Implement _postfetch_post_update to expire/refresh onupdates in post_update" (a2099ed44) Implement _postfetch_post_update to expire/refresh onupdates in post_update (9dee44ae2) Implement in-place mutation operators for MutableSet, MutableList (e8ad39886) selectin polymorphic loading (bb6a1f690) Merge branch 'fix-typo' of https://github.com/lelit/sqlalchemy (6bb97495b) Fix a few doc typos (4779ddd86) Implement get_unique_constraints, get_check_constraints for Oracle (f8b4f7289) Don't hard-evaluate non-ORM @declared_attr for AbstractConcreteBase (8b8236934) Add placeholder XML support (b1369b472) Merge "Raise if ForeignKeyConstraint created with different numbers of local and remote columns." (915012950) Flatten operator precedence for comparison operators (f8a3f14e4) Raise if ForeignKeyConstraint created with different numbers of local and remote columns. (a78718b93) Add with_for_update() support in session.refresh() (de11c5217) - add forwards-version (9a37503bb) Merge "Remove twophase for cx_Oracle 6.x" (fd7239af6) Remove twophase for cx_Oracle 6.x (1b98ce355) Add AttributeEvents.modified (f46551de4) - add option to disable py.test warnings plugin; lift cap on py.test. references: https://github.com/pytest-dev/pytest/issues/2430 (a98794276) Merge "Add clause adaptation for AliasedClass to with_parent()" (1d0067a87) - add session.close() w/ rationale to top-level "using transactions" section. References #3974 (7fc7492d8) Add clause adaptation for AliasedClass to with_parent() (1c692f019) - pin py.test at 3.0.7 due to https://github.com/pytest-dev/pytest/issues/2430 (eed7888f8) - remove .gitattributes and merge=union as this isn't really working anyway. need to try something else. (024e8b107) Repair formatting throughout documentation (42b6ef8cc) detect and raise for version_id is NULL (990d4c799) Merge "Detect no params w/ manual version_id counter and set to itself" (92f789eba) Allow metadata.reflect() to recover from unreflectable tables (9f0fb6c60) Detect no params w/ manual version_id counter and set to itself (0a67c1305) - add a note to versioning that version id col cannot be null, is not supported. (da1bc9878) Remove "scope" keyword from scoped_session.__call__() (1a08c4104) Prevent SQL server isolation level from failing (2574ca4b2) - add 1.1.11 placeholder (ccbd68bb3) - 1.1.10 release date (de4292526) - Document the most transparent way to set JSON.NULL for a column default. (4d4ea792e) Add new configuration, inspection for baked queries (912fb6c2d) - add complete parameter /return value docs to session.begin() / session.begin_nested(). Fixes #3993 (4c6917e1d) - give SelectinLoader its own bakery, dont use mapper level cache - include SelectinLoader itself in the cache key, though this is currently not critical (2869b86ea) - move additional sections under with_polymorphic missed in the previous change (75c8b88cd) - categorize these two with_polymorphic subsections under with_polymorphic (6079158b2) - fix broken link (7aa50b9b1) modernize and repair inheritance examples (5329fc481) Merge "Demote innerjoin to outerjoin coming from with_polymorphic" (b56973347) Demote innerjoin to outerjoin coming from with_polymorphic (94a089bc2) Cascade mappers in terms of the instance's mapper (0f8721fa5) Add links to with_only_columns to Select.column, append_column (4352e220a) Merge "Update inheritance documentation." (159f59511) Update inheritance documentation. (6194483b7) Merge "Add conditionals specific to deferred for expire ro properties" (7455e7eba) Add conditionals specific to deferred for expire ro properties (c4f28097a) Fix docs syntax error (3e3554d37) Merge "Use regexp to parse cx_oracle version string" (1ed19fc62) Use regexp to parse cx_oracle version string (13c2a8a51) Support autocommit for GRANT and REVOKE on postgresql (735fbfdf4) Protect against cls weakref becoming None (22570c318) Merge branch 'master' of https://github.com/aflyhorse/sqlalchemy (a2e7b4c5f) - add 1.2 forwards-port version (735c0f841) Merge branch 'patch-1' of https://github.com/UnquietCode/sqlalchemy (271a098b6) Break the lines to fit pdf and fix another broken syntax (3d19fb6d5) - big rewrite of the Sequence documentation: (654514c5b) - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a which clarifies that ForeignKey circumvents this logic as a "convenience". issue #3978 is updated to address trying to make this consistent. (8f830d78b) - add a note to MetaData.schema indicating that the Table will be cataloged in the .tables collection with its fully qualified name. Fixes #3978 (339e2c13b) remove ambiguous line breakers to help sphinx identify code block (8e1749642) fixes a typo (6224df56a) - typo (69adef7ed) Call proxied collection before invoking creator in associationlist.append() (36275b0c2) - keep trying to identify the race here. can reproduce locally now and it seems like mock might not be doing the right thing. (cedb11925) Enforce boolean result type for all eq_, is_, isnot, comparison (433d2ee9f) - try to work around a race that can occur in STP when used in this intentionally broken scenario (1b63306a9) - ensure that sqlalchemy.ext is set up for importlater (63ff01407) Add selectin loading (19d2424e0) test / document postgresql_ops against a labeled expression (029d0f753) - edits (6560bf82f) Merge branch 'master' of ssh://gerrit.sqlalchemy.org:29418/zzzeek/sqlalchemy (f36837398) - update relationship loader docs, backport from 1.2 wip (e53009e25) Add _negate() to Label to negate inner element (920f77e3c) Merge branch 'UnmappedInstanceError_typo_fix' of https://github.com/suever/sqlalchemy (ae3ffcf4e) - remove errant doctest comment (c2834f929) Accommodate for query._current_path in subq eager load join_depth (212132958) Merge "Use baked lazyloading by default" (868fa20bc) Use baked lazyloading by default (b7644319e) Remove MySQL UTC_TIMESTAMP rule (c0b85ad6a) - typos and formatting (e3b4042c9) - OK, take oracle out of memory-intensive, if it doesn't leak memory then we get the TNS error from too many connections (755da1797) - try one more test, then we're likely going to give up on cx_Oracle (bfaef1eaf) - move a few memusage tests out of "backend". something is up w/ cx_Oracle when the suite runs, such as a background thread or something like that, which is affecting these tests a bit. (b1f8d46fc) Warn on _compiled_cache growth (cef4e5ff3) Set up base ARRAY to be compatible with postgresql.ARRAY. (1b463058e) Merge "Compare entities also on chop_path" (5b81dbcfa) Compare entities also on chop_path (86c43d2e0) Add new "expanding" feature to bindparam() (7d9f241d6) Fix of minor typo in the UnmappedInstanceError message (90c72c31a) Consider mysql partition options separately from other table options (93b11905e) - add placeholder for 1.1.10 (764126039) Support Postgresql INTERVAL fields spec/reflection (b39b6023c) Merge "Double percent signs based on paramstyle, not dialect" (06a90199c) Double percent signs based on paramstyle, not dialect (86ef507cc) Merge "Recognize brackets, quoted_name in SQL Server schema" (1e7b730ce) - 1.1.9 release date (87b1404ed) Recognize brackets, quoted_name in SQL Server schema (9f82afea2) Add much more detail to the "unhashable types" change (0a44f97cb) Merge "Apply SQL compilation to sqltext for column-level CHECK constraint" (b4686a0f7) Merge "Ensure we check that SQL expression has an .info attribute" (e28c3c7ec) Apply SQL compilation to sqltext for column-level CHECK constraint (4a4b17e0d) Fix typo. (652483895) Ensure we check that SQL expression has an .info attribute (d13734add) ResultProxy won't autoclose connection until state flag is set (9609f5ffb) - fix version identifier (d2c733742) Merge "Use consistent method signature for Alias.self_group()" (6dfc5b36b) Use consistent method signature for Alias.self_group() (7bb492339) Return self when Variant.coerce_compared_value would return impl (6d7d48af0) - 1.1.9 placeholder (b32a0fd28) - 1.1.8 release date (1daacdb40) Track SchemaEventTarget types in as_mutable() (07b63894c) Apply type processing to untyped preexec default clause (4eb4010c1) Add bindparams support for baked Result count() method (74f6c2174) Docs/faq/performance (a4c17c139) Support Postgresql development version numbers (a86764d99) - start changelog for 1.1.8 (6220e09f6) - reorg migration notes a bit (cabd14fa1) - update release date for 1.1.7 (f3c368357) Allow aliased() to be passed to Query.select_entity_from(). (a4cdd0bc0) Merge "Add safe_reraise() + warnings only to Connection._autorollback" (6eae79ac5) Merge branch 'patch-1' of https://github.com/tamentis/sqlalchemy (ecf85cb08) Add safe_reraise() + warnings only to Connection._autorollback (c0a224aba) Pre-load alias.c within JoinedEagerLoader cached AliasedClass (f214f4d4f) Treat collation names as identifiers (0883d8213) Support hybrids/composites with bulk updates (1fcbc17b7) Use config.db global opts as defaults for all testing_engine() (28edc2604) Raise on flag_modified() for non-present attribute (711d29f8e) Allow reuse of hybrid_property across subclasses (caeb274e2) Integrate "pre-ping" into connection pool. (f881dae81) Fix a title typo (5df05d167) Merge branch 'master' of https://bitbucket.org/jalessio/sqlalchemy (9e06ab17b) fix pep8 errors in association example (a40467152) fix pep8 errors in adjacency_list example (8dad0f93e) New features from python 2.7 (8f7cf2990) Merge "Implement comments for tables, columns" (d96fc5d02) Implement comments for tables, columns (fadb8d61b) Add bulk_replace event, integrate with @validates (9974e9a46) Annotate parentmapper in primaryjoin / secondaryjoin (63a7b2d2d) Don't mutate old collection on bulk replace (2bfe19152) Merge "Consult _select_from_entity in _adjust_for_single_inheritance" (b5b6e9574) Consult compiled paramstyle on execute_compiled (7b056709c) Fix typos ('expicit' -> 'explicit') (3771af0af) Consult _select_from_entity in _adjust_for_single_inheritance (b6a6ffa4c) Merge "Add "empty in" strategies; default to "static"" (0a35ccc6b) Merge "Improve serializer behavior" (18b2dea9a) - add missing hyperlink for change 3934 (b705e1908) Add "empty in" strategies; default to "static" (f3b6f4f8d) Improve serializer behavior (86cf3eb71) Emit after_rollback() event before snapshot removal (4ece86eb4) Enable sane_multi_rowcount for cx_Oracle (596e32254) add autoescape option to startswith, endswith, and contains (2895c57b2) - add ad_hoc_engines to remove RealReconnectTest from oracle (7b07ea67d) Normalize Oracle reflected FK constraint name (6b0e12fd6) - re-set no ad-hoc-engines for oracle, previously low-connections disabled this (4a886e519) Add tests for empty association set comparison (0612829fb) Repair _execute_scalar for WITH_UNICODE mode (fb33f9c54) - bump minimum python version to 2.7 - add placeholder 1.2 release documentation, update intro numbers (1da9d3752) - begin the 1.2 branch in master, diverge from 1.1 (e82df50d9) - add a note as to why we have this very complicated Annotated system (75ceae6ea) Allow SchemaType and Variant to work together (c04870ba7) Repair missing "checkfirst" for test suite (9e6271597) - document ForeignKeyConstraint columns / elements, fixes #2904 (74bec18c2) Merge "Don't cache savepoint identifiers" (b54cefc37) Don't cache savepoint identifiers (f4c4f784c) - update asktom link, fixes #3925 (3a6b75870) Update profiles for psycopg2 2.7 (66e483ebd) Only use schema_translate_map on SchemaItem subclasses (b4e880534) - 1.1.7 prep (ff2090336)
2017-06-24Updated version (1.1.6.190.gbff001187 -> 1.1.6.191.g9f1a375f1).haawda
2017-06-21Updated version (1.1.6.189.g83c1e03c5 -> 1.1.6.190.gbff001187).haawda
2017-06-20Updated version (1.1.6.187.g139cbe4f7 -> 1.1.6.189.g83c1e03c5).haawda
2017-06-17Updated version (1.1.6.181.g7af05fcc9 -> 1.1.6.187.g139cbe4f7).haawda
2017-06-15Updated version (1.1.6.177.g27a0bdcae -> 1.1.6.181.g7af05fcc9).haawda
2017-06-12Updated version (1.1.6.176.gec422fb70 -> 1.1.6.177.g27a0bdcae).haawda
2017-06-09Updated version (1.1.6.175.gb6d3f6079 -> 1.1.6.176.gec422fb70).haawda
2017-06-08Updated version (1.1.6.174.gacf64c417 -> 1.1.6.175.gb6d3f6079).haawda
2017-06-08Updated version (1.1.6.168.ge8ad39886 -> 1.1.6.174.gacf64c417).haawda
2017-06-06Updated version (1.1.6.166.g6bb97495b -> 1.1.6.168.ge8ad39886).haawda
2017-06-03Updated version (1.1.6.164.gf8b4f7289 -> 1.1.6.166.g6bb97495b).haawda
2017-05-31Updated version (1.1.6.163.g8b8236934 -> 1.1.6.164.gf8b4f7289).haawda
2017-05-27Updated version (1.1.6.162.gb1369b472 -> 1.1.6.163.g8b8236934).haawda
2017-05-26Updated version (1.1.6.161.g915012950 -> 1.1.6.162.gb1369b472).haawda
2017-05-25Updated version (1.1.6.158.gde11c5217 -> 1.1.6.161.g915012950).haawda
2017-05-25Updated version (1.1.6.157.g9a37503bb -> 1.1.6.158.gde11c5217).haawda
2017-05-24Updated version (1.1.6.148.g024e8b107 -> 1.1.6.157.g9a37503bb).haawda
2017-05-23Updated version (1.1.6.139.gccbd68bb3 -> 1.1.6.148.g024e8b107).haawda
2017-05-21Updated version (1.1.6.138.gde4292526 -> 1.1.6.139.gccbd68bb3).haawda
2017-05-20Updated version (1.1.6.137.g4d4ea792e -> 1.1.6.138.gde4292526).haawda
2017-05-19Updated version (1.1.6.136.g912fb6c2d -> 1.1.6.137.g4d4ea792e).haawda
2017-05-17Updated version (1.1.6.134.g2869b86ea -> 1.1.6.136.g912fb6c2d).haawda
2017-05-17Updated version (1.1.6.133.g75c8b88cd -> 1.1.6.134.g2869b86ea).haawda
2017-05-16Updated version (1.1.6.129.gb56973347 -> 1.1.6.133.g75c8b88cd).haawda
2017-05-13Updated version (1.1.6.125.g159f59511 -> 1.1.6.129.gb56973347).haawda
2017-05-11Updated version (1.1.6.120.g1ed19fc62 -> 1.1.6.125.g159f59511).haawda
2017-05-10Updated version (1.1.6.116.ga2e7b4c5f -> 1.1.6.120.g1ed19fc62).haawda
2017-05-09Updated version (1.1.6.110.g654514c5b -> 1.1.6.116.ga2e7b4c5f).haawda
2017-05-05Updated version (1.1.6.107.g69adef7ed -> 1.1.6.110.g654514c5b).haawda
2017-04-29Updated version (1.1.6.104.g433d2ee9f -> 1.1.6.107.g69adef7ed).haawda
2017-04-27Updated version (1.1.6.100.g029d0f753 -> 1.1.6.104.g433d2ee9f).haawda
2017-04-25Updated version (1.1.6.99.g6560bf82f -> 1.1.6.100.g029d0f753).haawda
2017-04-23Updated version (1.1.6.98.gf36837398 -> 1.1.6.99.g6560bf82f).haawda
2017-04-22Updated version (1.1.6.95.gae3ffcf4e -> 1.1.6.98.gf36837398).haawda
2017-04-17Updated version (1.1.6.91.g868fa20bc -> 1.1.6.95.gae3ffcf4e).haawda
2017-04-15Updated version (1.1.6.89.gc0b85ad6a -> 1.1.6.91.g868fa20bc).haawda
2017-04-13Updated version (1.1.6.88.ge3b4042c9 -> 1.1.6.89.gc0b85ad6a).haawda
2017-04-12Updated version (1.1.6.83.g1b463058e -> 1.1.6.88.ge3b4042c9).haawda
2017-04-11Updated version (1.1.6.82.g5b81dbcfa -> 1.1.6.83.g1b463058e).haawda
2017-04-11Updated version (1.1.6.80.g7d9f241d6 -> 1.1.6.82.g5b81dbcfa).haawda
2017-04-08Updated version (1.1.6.79.g93b11905e -> 1.1.6.80.g7d9f241d6).haawda
2017-04-07Updated version (1.1.6.77.gb39b6023c -> 1.1.6.79.g93b11905e).haawda
2017-04-05Updated version (1.1.6.74.g1e7b730ce -> 1.1.6.77.gb39b6023c).haawda
2017-04-05Updated version (1.1.6.64.gd2c733742 -> 1.1.6.74.g1e7b730ce).haawda
2017-04-04Updated version (1.1.6.61.g6d7d48af0 -> 1.1.6.64.gd2c733742).haawda
2017-04-01Updated version (1.1.6.59.g1daacdb40 -> 1.1.6.61.g6d7d48af0).haawda