Commit Graph

  • 16b13ba06b Merge "Implement Mypy plugin" mike bayer 2021-03-14 21:31:08 +00:00
  • 827af37d68 Document NestedTransaction Mike Bayer 2021-03-14 12:28:46 -04:00
  • 5f8ee39200 Implement Mypy plugin Mike Bayer 2021-02-16 18:36:50 -05:00
  • 0d931f8727 typo Mike Bayer 2021-03-12 21:21:39 -05:00
  • be46d5b941 Clarify ORM server side results Mike Bayer 2021-03-11 22:13:52 -05:00
  • 28b0b6515a Merge "Apply percent sign escaping to op(), custom_op()" mike bayer 2021-03-09 19:44:18 +00:00
  • 04866df7bd Merge remote-tracking branch 'origin/pr/6015' Mike Bayer 2021-03-09 13:45:38 -05:00
  • e705f86ca8 Merge remote-tracking branch 'origin/pr/6017' Mike Bayer 2021-03-09 13:44:39 -05:00
  • ffab2ea3a4 Added import of synonym in example code in Synonym portion of docs Andres Torres 2021-03-08 22:20:04 -08:00
  • 79bde753e4 Apply percent sign escaping to op(), custom_op() Mike Bayer 2021-03-09 13:36:34 -05:00
  • 1031fc6f78 Link to state, not object, for mutable extension Mike Bayer 2021-03-09 10:48:59 -05:00
  • 4f85756792 Added import of synonym in example code in Synonym portion of docs Andres Torres 2021-03-08 22:20:04 -08:00
  • 384877fb3d Fix typo in docs Vasilis Gerakaris 2021-03-08 17:38:46 +02:00
  • 85c843bcc3 Fix typo in docs michaeltoohig 2021-03-08 15:32:07 +11:00
  • 76b33bb435 Merge "Add supported database version for internal dialects" mike bayer 2021-03-07 18:11:41 +00:00
  • 8cf7a7f664 Add supported database version for internal dialects Federico Caselli 2021-02-13 21:20:58 +01:00
  • 1344fc8086 Merge "Ignore flake8 F401 on specific files" mike bayer 2021-03-07 16:33:40 +00:00
  • c24bf520eb Merge "Ensure all Query statements compile w/ orm, fix test harness" mike bayer 2021-03-07 16:32:19 +00:00
  • 1edbe841bc Merge "Fix named CHECK constraint name omitted on repeated creates" mike bayer 2021-03-07 16:30:34 +00:00
  • b42f746b02 Merge "Replace reset_agent with direct call from connection" mike bayer 2021-03-07 16:27:56 +00:00
  • 3a378f0b22 Replace reset_agent with direct call from connection Mike Bayer 2021-03-05 17:34:10 -05:00
  • 48f7e04d95 Fix named CHECK constraint name omitted on repeated creates Gord Thompson 2021-03-06 12:19:13 -07:00
  • 506b88de5e Fix named CHECK constraint name omitted on repeated creates Gord Thompson 2021-03-06 12:19:13 -07:00
  • f62e0c0c7f improve targeting and labeling for unary() in columns clause Mike Bayer 2021-03-05 21:52:03 -05:00
  • 1f3ef98174 Merge "Clarify COMMIT/ROLLBACK logging when autocommit is turned on" mike bayer 2021-03-05 21:21:59 +00:00
  • 8b8a4c373e Ensure all Query statements compile w/ orm, fix test harness Mike Bayer 2021-03-05 16:02:38 -05:00
  • 6d97d0c97d Clarify COMMIT/ROLLBACK logging when autocommit is turned on Mike Bayer 2021-03-05 12:27:09 -05:00
  • 2929d5a1e0 reduce confusion over "one choice" verbiage Mike Bayer 2021-03-05 12:45:11 -05:00
  • 90ca1b1be3 ensure composite refresh handler synced w/ mutable composite Mike Bayer 2021-03-04 23:38:34 -05:00
  • 2f7623b6b2 ensure composite refresh handler synced w/ mutable composite Mike Bayer 2021-03-04 23:38:34 -05:00
  • 5c4c7b0c67 Merge "Fix aggregate_order_by issue" mike bayer 2021-03-04 19:11:52 +00:00
  • 8daa6ac765 Fix aggregate_order_by issue Gord Thompson 2021-03-04 06:55:53 -07:00
  • 32e6b4945a use zimports 0.3 Mike Bayer 2021-03-04 11:11:48 -05:00
  • 48fa415672 use zimports 0.3 Mike Bayer 2021-03-04 11:11:48 -05:00
  • 780213bfef Fix aggregate_order_by issue Gord Thompson 2021-03-04 06:55:53 -07:00
  • 2afc53804b Ignore flake8 F401 on specific files Federico Caselli 2021-02-08 22:12:06 +01:00
  • 9d4d15e931 Remove passive_deletes warning for many-to-one Mike Bayer 2021-03-02 18:48:08 -05:00
  • a63b23392f Remove passive_deletes warning for many-to-one Mike Bayer 2021-03-02 18:48:08 -05:00
  • 5024ed6939 add missing copyright to asyncio files Mike Bayer 2021-03-02 16:25:09 -05:00
  • 92e3272602 convert AsyncSession.delete into awaitable Mike Bayer 2021-03-02 11:16:49 -05:00
  • 90039d4747 As of 1.1, there are five object states John Whitlock 2021-02-24 09:41:02 -06:00
  • 6bea034dfc Merge remote-tracking branch 'origin/pr/5972' Mike Bayer 2021-03-01 09:04:54 -05:00
  • cc85929703 Merge "disable all raiseload within the unit of work process." mike bayer 2021-03-01 12:38:11 +00:00
  • 667c963e48 doc clarification re: schema translate Mike Bayer 2021-03-01 07:33:13 -05:00
  • da1bc669d5 doc clarification re: schema translate Mike Bayer 2021-03-01 07:33:13 -05:00
  • 04861dfd0e disable all raiseload within the unit of work process. Mike Bayer 2021-02-25 23:20:05 -05:00
  • 844914bf90 Merge "support stringify for plain CTE" mike bayer 2021-02-28 16:16:09 +00:00
  • 0c31059a1d support stringify for plain CTE Mike Bayer 2021-02-27 12:48:54 -05:00
  • aae934d171 Add missing colon before code block in docs Federico Caselli 2021-02-26 21:30:32 +01:00
  • c660f496a9 Merge "document declarative base made non-dynamically" mike bayer 2021-02-26 15:28:30 +00:00
  • a8678d660a Merge "implement visit_unsupported_compilation for TypeCompiler" mike bayer 2021-02-26 15:25:19 +00:00
  • fca7bda9eb Merge "Revert AppenderQuery modifications from ORM" mike bayer 2021-02-26 15:24:15 +00:00
  • 85320f2639 Merge "Add reflection_options to automapbase.prepare()" mike bayer 2021-02-26 15:22:28 +00:00
  • 852119c9f8 Revert AppenderQuery modifications from ORM Mike Bayer 2021-02-25 17:07:06 -05:00
  • 6cd195c4a1 implement visit_unsupported_compilation for TypeCompiler Mike Bayer 2021-02-25 16:18:12 -05:00
  • 54e848dfed Add reflection_options to automapbase.prepare() Gord Thompson 2021-02-16 12:35:32 -07:00
  • a5b76f7b07 mutex asyncpg / aiomysql connection state changes Mike Bayer 2021-02-22 21:49:09 -05:00
  • 638ec10920 document declarative base made non-dynamically Mike Bayer 2021-02-20 12:19:30 -05:00
  • dc615763d3 don't assume ordering in test_update_explicit_returning Mike Bayer 2021-02-24 19:43:29 -05:00
  • 9a5e2b04c8 Merge "mssql+pyodbc specify ampersand separator" mike bayer 2021-02-25 00:37:12 +00:00
  • 80281c8907 Merge "Minor optimization to the code" mike bayer 2021-02-24 16:33:52 +00:00
  • 2ce1f1d9a8 Add example for cx_Oracle SessionPool use Mike Bayer 2021-02-24 10:57:35 -05:00
  • 2cd55d842f mssql+pyodbc specify ampersand separator Gord Thompson 2021-02-24 08:51:55 -07:00
  • d5a4965e28 As of 1.1, there are five object states John Whitlock 2021-02-24 09:41:02 -06:00
  • 930e1a8937 refer to row elements as "elements", not columns Mike Bayer 2021-02-22 22:14:41 -05:00
  • 521af2bffa document TypeDecorator schemes for MONEY Mike Bayer 2021-02-22 09:55:21 -05:00
  • fcf539d090 document TypeDecorator schemes for MONEY Mike Bayer 2021-02-22 09:55:21 -05:00
  • de96fb2002 add versions for pre-commit tools Mike Bayer 2021-02-20 15:54:43 -05:00
  • d8547f80ce Typo stream_resuls -> stream_results Charlie Denton 2021-02-19 16:29:49 +00:00
  • 203fd9ec9c Merge "Deprecate and rename schema .copy() methods" mike bayer 2021-02-19 00:57:08 +00:00
  • 7293b3dc0e Fix test that incorrectly used ; as query separator Federico Caselli 2021-02-18 22:21:54 +01:00
  • 47e64c690c Fix test that incorrectly used ; as query separator Federico Caselli 2021-02-18 22:20:29 +01:00
  • deaefbe748 Deprecate and rename schema .copy() methods Gord Thompson 2021-02-17 11:58:27 -07:00
  • 5cd3417448 Merge "Update the create wheel action:" mike bayer 2021-02-18 20:21:27 +00:00
  • 6d67c00b13 Update the create wheel action: Federico Caselli 2021-02-18 21:05:05 +01:00
  • 629273a31b Minor optimization to the code Federico Caselli 2021-02-18 19:12:45 +01:00
  • 30242df2a8 Fix a reflection error for MSSQL 2005 Federico Caselli 2021-02-18 18:57:02 +01:00
  • 227fd31d7d Fix typo on tutorial/data.rst Federico Caselli 2021-02-18 18:51:18 +01:00
  • 38fb3d6028 Extract table names when comparing to nrte error Mike Bayer 2021-02-18 10:43:16 -05:00
  • 498db83171 Extract table names when comparing to nrte error Mike Bayer 2021-02-18 10:43:16 -05:00
  • 8961c09c03 Update declarative_mixins.rst serzey 2021-02-16 10:10:03 +01:00
  • f41b9cbcdb Update declarative_mixins.rst serzey 2021-02-16 10:10:03 +01:00
  • f51f46a90a Version 1.4.0 placeholder Mike Bayer 2021-02-15 15:00:41 -05:00
  • a5e10cbd53 - 1.4.0b3 rel_1_4_0b3 Mike Bayer 2021-02-15 14:49:10 -05:00
  • 64da5d2d33 next release is 1.4.0b3 Mike Bayer 2021-02-15 14:48:33 -05:00
  • 7240cee127 zzzeeksphinx 1.2.1 needed w/ sphinx 3.5.0 Mike Bayer 2021-02-15 14:40:31 -05:00
  • f18531fd31 zzzeeksphinx 1.2.1 needed w/ sphinx 3.5.0 Mike Bayer 2021-02-15 14:40:31 -05:00
  • 787280e6d7 Merge "Support legacy select(<iterable>) in addition to select(<list>) in v1.4" mike bayer 2021-02-15 19:33:05 +00:00
  • 120347aad1 Support legacy select(<iterable>) in addition to select(<list>) in v1.4 Oliver Rice 2021-02-13 14:21:55 -05:00
  • 857adaaf86 Accept ColumnCollection in update_on_conflict(set_= Gord Thompson 2021-02-13 14:43:21 -07:00
  • ef10b629a0 Bumy Sphinx Sam Bull 2021-02-15 10:36:30 +00:00
  • d642946939 Merge remote-tracking branch 'origin/pr/5943' Mike Bayer 2021-02-15 13:13:07 -05:00
  • 0698992bfd fix repeated footnote Mike Bayer 2021-02-15 11:21:41 -05:00
  • d1806bb5ed Bumy Sphinx Sam Bull 2021-02-15 10:36:30 +00:00
  • 2c1ab1304e Merge "Allow update.returing() to work with from_statement()" mike bayer 2021-02-14 21:54:59 +00:00
  • d977009955 Allow update.returing() to work with from_statement() Mike Bayer 2021-02-13 23:21:04 -05:00
  • 5b41168908 Add emphasis to URL documentation re: URL encoding Mike Bayer 2021-02-14 14:36:27 -05:00
  • f6188d3199 Add emphasis to URL documentation re: URL encoding Mike Bayer 2021-02-14 14:36:27 -05:00
  • 996a8ca9bb fix typos Mike Bayer 2021-02-14 12:13:56 -05:00
  • 0e1049600d expand and further generalize bound parameter translate Mike Bayer 2021-02-13 17:13:51 -05:00