Commit Graph

  • fc48050e5d Adjustments to _copy_internals() Mike Bayer 2019-09-06 12:45:53 -04:00
  • 070cde6941 Update link to sqlalchemy-access Gord Thompson 2019-09-05 07:53:41 -06:00
  • 26363ca9e6 Update link to sqlalchemy-access Gord Thompson 2019-09-05 07:53:41 -06:00
  • 7292c1d6c7 Update link to sqlalchemy-access Gord Thompson 2019-09-05 07:53:41 -06:00
  • 5c39ef565b Merge remote-tracking branch 'origin/pr/4842' Mike Bayer 2019-09-05 20:12:21 -04:00
  • af3078e673 add SQL Server 2017 to mssql/base.py - Fixes #4833 Gord Thompson 2019-09-05 20:10:08 -04:00
  • 507a8a7bb8 Merge "Improve testcase condition statement for dialects" mike bayer 2019-09-06 00:09:37 +00:00
  • 14d2657d2a Merge "Strip special chars in anonymized bind names" into rel_1_3 mike bayer 2019-09-05 15:52:37 +00:00
  • 1940242afa Merge "Strip special chars in anonymized bind names" mike bayer 2019-09-05 15:52:21 +00:00
  • 129a9ded7b Improve testcase condition statement for dialects j00356287 2019-09-05 11:50:13 -04:00
  • a70896bebe Document Query deduplication Mike Bayer 2019-09-05 11:46:44 -04:00
  • d57dadc08f Document Query deduplication Mike Bayer 2019-09-05 11:46:44 -04:00
  • 91a0a073a0 Document Query deduplication Mike Bayer 2019-09-05 11:46:44 -04:00
  • 75c3950732 Document Query deduplication Mike Bayer 2019-09-05 11:46:44 -04:00
  • b9c8540f4d Strip special chars in anonymized bind names Mike Bayer 2019-09-04 18:46:53 -04:00
  • 11c24cd2ed Update link to sqlalchemy-access Gord Thompson 2019-09-05 07:53:41 -06:00
  • d7aa017d83 Strip special chars in anonymized bind names Mike Bayer 2019-09-04 18:46:53 -04:00
  • 5072ed0452 Backport refactor of bindparams tests Mike Bayer 2019-09-04 16:23:14 -04:00
  • c3dcdbd21d Raise for NULL discriminator and pk is present Mike Bayer 2019-09-03 09:56:41 -04:00
  • 43e0d7c06b Create SECURITY.md mike bayer 2019-08-30 19:56:43 -04:00
  • b83c41c44b Merge "Annotate session-bind-lookup entity in Query-produced selectables" mike bayer 2019-08-30 22:23:44 +00:00
  • 520f8579d1 Merge "Render LIMIT/OFFSET conditions after compile on select dialects" mike bayer 2019-08-30 22:22:28 +00:00
  • f6c9b20a04 Annotate session-bind-lookup entity in Query-produced selectables Mike Bayer 2019-08-29 12:09:17 -04:00
  • 36e8fe48b2 Render LIMIT/OFFSET conditions after compile on select dialects Mike Bayer 2019-08-18 10:02:24 -04:00
  • e2839c22d9 Don't create enum constraints in enum sortable tests Mike Bayer 2019-08-30 13:11:05 -04:00
  • 2df613243d Don't create enum constraints in enum sortable tests Mike Bayer 2019-08-30 13:11:05 -04:00
  • f499671ccc Merge "Label simple column transformations as the column name" mike bayer 2019-08-30 15:21:08 +00:00
  • 3bb402ff8e Label simple column transformations as the column name Mike Bayer 2019-08-27 17:08:11 -04:00
  • 848db4e184 Version 1.3.9 placeholder Mike Bayer 2019-08-27 19:30:04 -04:00
  • 2b042b6d18 cherry-pick changelog update for 1.3.9 Mike Bayer 2019-08-27 19:30:04 -04:00
  • c1ca753d35 cherry-pick changelog from 1.3.8 Mike Bayer 2019-08-27 19:30:04 -04:00
  • 0f89cdc49b - 1.3.8 rel_1_3_8 Mike Bayer 2019-08-27 19:18:35 -04:00
  • a96116d0ef Merge "Implement type-level sorting for Enum; apply to ORM primary keys" into rel_1_3 mike bayer 2019-08-27 19:29:33 +00:00
  • 1e78d076cd Merge "Implement type-level sorting for Enum; apply to ORM primary keys" mike bayer 2019-08-27 19:29:21 +00:00
  • a35740b509 Implement type-level sorting for Enum; apply to ORM primary keys Nicolas CANIART 2019-08-22 14:16:29 -04:00
  • 75b2518b26 Implement type-level sorting for Enum; apply to ORM primary keys Nicolas CANIART 2019-08-22 14:16:29 -04:00
  • 15ef152112 PGDialect.get_check_constraints: Handle "NOT VALID" Bill Finn 2019-08-27 12:21:57 -04:00
  • 3980a9a455 PGDialect.get_check_constraints: Handle "NOT VALID" Bill Finn 2019-08-27 12:21:57 -04:00
  • 5bf264ca08 Merge "Serialize the context dictionary in Load objects" mike bayer 2019-08-26 20:50:56 +00:00
  • ef7e9bba22 Serialize the context dictionary in Load objects Mike Bayer 2019-08-26 11:44:09 -04:00
  • cd2ccee9d8 Serialize the context dictionary in Load objects Mike Bayer 2019-08-26 11:44:09 -04:00
  • 23ea7265c9 Merge "Remove erroneous assertion from array._bind_param" mike bayer 2019-08-26 17:40:14 +00:00
  • ccf079a89d Remove erroneous assertion from array._bind_param Mike Bayer 2019-08-26 09:45:06 -04:00
  • 4b5d162ed0 Remove erroneous assertion from array._bind_param Mike Bayer 2019-08-26 09:45:06 -04:00
  • 2fc7078a08 Run eager loaders on unexpire Mike Bayer 2017-04-26 18:50:05 -04:00
  • ed4b85c40c bump variance on test_merge_load Mike Bayer 2019-08-23 10:55:33 -04:00
  • e429ef1d31 bump variance on test_merge_load Mike Bayer 2019-08-23 10:55:33 -04:00
  • 83c5d65aa5 Merge "Add hide_parameters flag to create_engine" into rel_1_3 mike bayer 2019-08-22 22:03:17 +00:00
  • 4a91e3a2a5 Merge "Add hide_parameters flag to create_engine" mike bayer 2019-08-22 22:02:48 +00:00
  • e477172cd6 Merge "Ensure discarded collection removed from empty collections" mike bayer 2019-08-22 22:01:38 +00:00
  • 9405089dfc Ensure discarded collection removed from empty collections Mike Bayer 2019-08-21 20:19:43 -04:00
  • f03f349bd4 Remove mock dependency Mike Bayer 2019-08-22 14:11:18 -04:00
  • 0396fb761e Remove mock dependency Mike Bayer 2019-08-22 14:11:18 -04:00
  • 05e1c2c2db Add hide_parameters flag to create_engine Mike Bayer 2019-08-21 17:29:55 -04:00
  • 4b321e8a5e Add hide_parameters flag to create_engine Mike Bayer 2019-08-21 17:29:55 -04:00
  • 91c6354bda Fix rst typo Mike Bayer 2019-08-21 16:55:32 -04:00
  • 94385b031c Fix rst typo Mike Bayer 2019-08-21 16:55:32 -04:00
  • 11ee10b4f7 Document how to work with reflection and custom datatypes Mike Bayer 2019-08-20 09:42:36 -04:00
  • de2ed01837 Document how to work with reflection and custom datatypes Mike Bayer 2019-08-20 09:42:36 -04:00
  • 761c3121d4 Document how to work with reflection and custom datatypes Mike Bayer 2019-08-20 09:42:36 -04:00
  • a3df16995b Document how to work with reflection and custom datatypes Mike Bayer 2019-08-20 09:42:36 -04:00
  • e296154109 Merge "Reflect PK of referred table if referred columns not present" into rel_1_3 mike bayer 2019-08-19 04:41:39 +00:00
  • 512f045e9e Merge "Reflect PK of referred table if referred columns not present" mike bayer 2019-08-19 04:41:28 +00:00
  • effb47348c Merge "Revise psycopg2 execute_values approach" mike bayer 2019-08-18 20:36:48 +00:00
  • d2f5fe6ad4 Reflect PK of referred table if referred columns not present Mike Bayer 2019-08-18 13:03:49 -04:00
  • f06c6ba673 Reflect PK of referred table if referred columns not present Mike Bayer 2019-08-18 13:03:49 -04:00
  • 078642bec1 Revise psycopg2 execute_values approach Mike Bayer 2019-08-16 22:38:51 -04:00
  • 0a7ca00e04 Revise psycopg2 execute_values approach Mike Bayer 2019-08-16 22:38:51 -04:00
  • d1d15c9d60 Add new "exec_once_unless_exception" system; apply to dialect.initialize Mike Bayer 2019-08-16 18:07:06 -04:00
  • 2051fa2ce9 Add new "exec_once_unless_exception" system; apply to dialect.initialize Mike Bayer 2019-08-16 18:07:06 -04:00
  • d1948bc69b cherry-pick changelog update for 1.3.8 Mike Bayer 2019-08-14 13:54:28 -04:00
  • f46cb615d4 Version 1.3.8 placeholder Mike Bayer 2019-08-14 13:54:27 -04:00
  • 2c54db73b7 cherry-pick changelog from 1.3.7 Mike Bayer 2019-08-14 13:54:27 -04:00
  • 234fd22e14 - 1.3.7 rel_1_3_7 Mike Bayer 2019-08-14 13:35:44 -04:00
  • 5b0920ef74 Turn on backend for new tests added for #4803 Mike Bayer 2019-08-14 10:34:38 -04:00
  • a34664040a Turn on backend for new tests added for #4803 Mike Bayer 2019-08-14 10:34:38 -04:00
  • 56a3641bd8 Merge "Add new executemany_mode, support for psycopg2.extras.execute_values()" into rel_1_3 mike bayer 2019-08-14 02:57:58 +00:00
  • 403aa0a427 Merge "Add new executemany_mode, support for psycopg2.extras.execute_values()" mike bayer 2019-08-14 02:57:46 +00:00
  • b023886433 Add support for try_cast function on sqlalchemy.dialects.mssql Leonel Atencio 2019-08-09 17:16:13 -04:00
  • 7e0dfd2ad4 Add support for try_cast function on sqlalchemy.dialects.mssql Leonel Atencio 2019-08-09 17:16:13 -04:00
  • 02d2cce2d0 Add new executemany_mode, support for psycopg2.extras.execute_values() Yuval Dinari 2019-08-12 10:44:59 -04:00
  • 8f43a77019 - remove explicit doc for unique_connection as this has been removed Mike Bayer 2019-08-12 16:53:15 -04:00
  • 65f8edd458 Add new executemany_mode, support for psycopg2.extras.execute_values() Yuval Dinari 2019-08-12 10:44:59 -04:00
  • 7afb279f9c Merge "Use compat.string_types to check for visit name string" into rel_1_3 mike bayer 2019-08-12 14:43:01 +00:00
  • a168a92d03 Merge "Use compat.string_types to check for visit name string" mike bayer 2019-08-12 14:42:52 +00:00
  • 283d458441 Merge "Rewrite pool reset_on_return parsing using a util function" mike bayer 2019-08-12 14:42:25 +00:00
  • ff37cd87ef Rewrite pool reset_on_return parsing using a util function Mike Bayer 2019-08-11 15:24:13 -04:00
  • 2a079cdc76 Rewrite pool reset_on_return parsing using a util function Mike Bayer 2019-08-11 15:24:13 -04:00
  • 54a06cc2e8 Use compat.string_types to check for visit name string Mike Bayer 2019-08-11 20:44:42 -04:00
  • 3a542005a5 Use compat.string_types to check for visit name string Mike Bayer 2019-08-11 20:44:42 -04:00
  • c37c31a90f Use ternary when running conditional with Query._offset Mike Bayer 2019-08-11 10:54:49 -04:00
  • 97d2a2091e Use ternary when running conditional with Query._offset Mike Bayer 2019-08-11 10:54:49 -04:00
  • d890ce67d8 Emit SET NAMES for all MySQL connections w charset Mike Bayer 2019-08-11 17:42:59 -04:00
  • f5e57f7c31 Emit SET NAMES for all MySQL connections w charset Mike Bayer 2019-08-11 17:42:59 -04:00
  • a21d7afc55 - shore up TypeDecorator docs a bit to not render tons of comparator methods Mike Bayer 2019-08-10 22:20:31 -04:00
  • 44f9599e29 - shore up TypeDecorator docs a bit to not render tons of comparator methods Mike Bayer 2019-08-10 22:20:31 -04:00
  • 9d6f9f7398 - shore up TypeDecorator docs a bit to not render tons of comparator methods Mike Bayer 2019-08-10 22:20:31 -04:00
  • 731a20049b - shore up TypeDecorator docs a bit to not render tons of comparator methods Mike Bayer 2019-08-10 22:20:31 -04:00
  • 769f568c54 Clarify INSERT/UPDATE defaults vs. data marshalling Mike Bayer 2019-08-10 18:17:59 -04:00
  • 6eda2baa1d Clarify INSERT/UPDATE defaults vs. data marshalling Mike Bayer 2019-08-10 18:17:59 -04:00