Commit Graph

  • 57a3dd6a28 Improve typing and code in cursor module Federico Caselli 2025-10-09 20:45:26 +02:00
  • 16be119cc0 Improve typing and code in cursor module Federico Caselli 2025-10-09 20:45:26 +02:00
  • 22ede6eedc Fix mssql index column order Allen Chen 2025-10-02 22:53:34 -04:00
  • a2e862ebd0 Fix mssql index column order Allen Chen 2025-10-02 22:53:34 -04:00
  • 4a9e909765 dont generate skipped suite names Mike Bayer 2025-10-09 12:43:16 -04:00
  • 8bb6aaa01b dont generate skipped suite names Mike Bayer 2025-10-09 12:43:16 -04:00
  • 33b39ba280 Merge "correct for FK reflecting on PK / index col at the same time" into rel_2_0 Michael Bayer 2025-10-08 16:22:15 +00:00
  • 5b8aed514d Merge "correct for FK reflecting on PK / index col at the same time" into main Michael Bayer 2025-10-08 16:22:07 +00:00
  • 4c98066ed4 Merge "Add Executable traverse internals to Executable subclasses and turn tests on" into rel_2_0 Michael Bayer 2025-10-08 15:11:36 +00:00
  • a38cd7925d Merge "Add Executable traverse internals to Executable subclasses and turn tests on" into main Michael Bayer 2025-10-08 15:11:24 +00:00
  • 5bc670f6ba correct for FK reflecting on PK / index col at the same time Mike Bayer 2025-10-08 11:09:59 -04:00
  • 652f610a35 correct for FK reflecting on PK / index col at the same time Mike Bayer 2025-10-08 11:09:59 -04:00
  • ded22e298a Merge "Add type annotations to indexable extension code" into rel_2_0 Federico Caselli 2025-10-08 12:57:58 +00:00
  • 115e941a56 Merge "Add type annotations to indexable extension code" into main Federico Caselli 2025-10-08 12:57:47 +00:00
  • 33262f366e Add Executable traverse internals to Executable subclasses and turn tests on Mike Bayer 2025-10-07 14:55:44 -04:00
  • 148059ced6 Add Executable traverse internals to Executable subclasses and turn tests on Mike Bayer 2025-10-07 14:55:44 -04:00
  • d0a36fbe37 trim down GH actions jobs Mike Bayer 2025-10-08 08:05:21 -04:00
  • 3815469635 trim down GH actions jobs Mike Bayer 2025-10-08 08:05:21 -04:00
  • 5502f78769 Add type annotations to indexable extension code Denis Laxalde 2025-10-03 15:10:08 -04:00
  • 947d26d2bb Merge "update oracle profiles" into rel_2_0 Federico Caselli 2025-10-07 21:41:03 +00:00
  • 313eb9dd91 update oracle profiles Federico Caselli 2025-10-07 21:49:51 +02:00
  • f8b3df1dc1 update oracle profiles Federico Caselli 2025-10-07 21:00:34 +02:00
  • 90ebec2177 add teardown to "run_n_times" Mike Bayer 2025-10-07 14:05:49 -04:00
  • 1ad77a925c add teardown to "run_n_times" Mike Bayer 2025-10-07 14:05:49 -04:00
  • 3bb6a82e88 remove mis-applied patch Mike Bayer 2025-10-07 09:35:26 -04:00
  • ea78ff75bf remove mis-applied patch Mike Bayer 2025-10-07 09:35:26 -04:00
  • f8ff66d52d add 2.1 specific freethreading changelog Mike Bayer 2025-10-07 09:31:07 -04:00
  • 7015f7c474 add 2.1 specific freethreading changelog Mike Bayer 2025-10-07 09:31:07 -04:00
  • 60f96798b1 Merge "Add explicit multi-threaded tests and support free-threaded build" into rel_2_0 Michael Bayer 2025-10-07 13:17:30 +00:00
  • a8a6972420 Merge "Add explicit multi-threaded tests and support free-threaded build" into main Michael Bayer 2025-10-07 13:17:08 +00:00
  • b2aa0e2575 Add type annotations to indexable extension code Denis Laxalde 2025-10-03 15:10:08 -04:00
  • 43c5473740 type pysqlite Pablo Estevez 2025-08-23 08:33:47 -04:00
  • a0b02abfda Add explicit multi-threaded tests and support free-threaded build Lysandros Nikolaou 2025-09-26 10:16:41 -04:00
  • 456727df50 Add explicit multi-threaded tests and support free-threaded build Lysandros Nikolaou 2025-09-26 10:16:41 -04:00
  • b8ab31e7f1 Add explicit multi-threaded tests and support free-threaded build workflow_test_freethreading Lysandros Nikolaou 2025-09-26 10:16:41 -04:00
  • e833474db0 type pysqlite Pablo Estevez 2025-08-23 08:33:47 -04:00
  • e67636fa53 Merge "deprecate inherit_schema argument" into main Federico Caselli 2025-10-01 19:21:09 +00:00
  • 1d80e68d74 Merge "fix: pass dialect-specific kwargs to MetaData.reflect" into main Michael Bayer 2025-09-30 19:46:42 +00:00
  • 29db79c71f Merge "skip windows/macosx for GC sensitive tests" into main Michael Bayer 2025-09-30 17:29:16 +00:00
  • 8a77dc640b fix: pass dialect-specific kwargs to MetaData.reflect Lukáš Kožušník 2025-09-26 18:37:50 -04:00
  • ce51ba50b2 copy 2.0 changelog for unblock python 3.14 Mike Bayer 2025-09-29 13:17:49 -04:00
  • 44a61e2e56 fix: pass dialect-specific kwargs to MetaData.reflect Lukáš Kožušník 2025-09-26 18:37:50 -04:00
  • 3f6dd98ae4 skip windows/macosx for GC sensitive tests Mike Bayer 2025-09-29 13:48:02 -04:00
  • 7cd36dabf6 unblock python 3.14 Mike Bayer 2025-09-29 13:17:49 -04:00
  • e308c6d962 Merge "lock down format_docs_code.py to specific paths" into rel_2_0 Michael Bayer 2025-09-29 18:16:23 +00:00
  • ecd1788f23 Merge "lock down format_docs_code.py to specific paths" into main Michael Bayer 2025-09-29 18:16:16 +00:00
  • 20ecda17d7 Squashed commit of the following: Mike Bayer 2025-09-29 12:16:13 -04:00
  • 828ca9d243 Squashed commit of the following: Mike Bayer 2025-09-29 12:16:13 -04:00
  • cd8a172ee7 lock down format_docs_code.py to specific paths Mike Bayer 2025-09-29 09:08:52 -04:00
  • 9f16251b64 lock down format_docs_code.py to specific paths Mike Bayer 2025-09-29 09:08:52 -04:00
  • 59ddf4d351 some tox readability improvements Mike Bayer 2025-09-26 14:03:37 -04:00
  • 2e058575c2 some tox readability improvements Mike Bayer 2025-09-26 14:03:37 -04:00
  • e688617c92 deprecate inherit_schema argument Federico Caselli 2025-07-28 20:14:51 +02:00
  • de92e8d3e9 Merge "use standard path for asyncio create w/ exception handler" into main Michael Bayer 2025-09-23 19:55:54 +00:00
  • a11e98a67e Merge "add create_type to Enum" into main Michael Bayer 2025-09-23 14:51:45 +00:00
  • 3d7022a9c8 use standard path for asyncio create w/ exception handler Mike Bayer 2025-09-21 13:54:13 -04:00
  • 89a4174a8d Improve asyncpg exception hierarchy and asyncio hierarchies overall Mike Bayer 2025-09-20 16:22:28 -04:00
  • fbb623d9ce add create_type to Enum Mike Bayer 2025-09-21 12:13:21 -04:00
  • f4f5b1931a Merge "Apply nested for joined eager m2o w/ GROUP BY, DISTINCT" into main Michael Bayer 2025-09-21 16:14:46 +00:00
  • ba8efc5944 Apply nested for joined eager m2o w/ GROUP BY, DISTINCT Mike Bayer 2025-09-21 10:59:51 -04:00
  • f1d0d3817f remove _py3k suffixes from test files Mike Bayer 2025-09-20 18:31:25 -04:00
  • fb3243475e remove _py3k suffixes from test files Mike Bayer 2025-09-20 18:31:25 -04:00
  • 1239df3597 Merge "deprecate ARRAY.any(), ARRAY.all(), postgresql.Any(), postgresql.All()" into main Michael Bayer 2025-09-20 21:29:29 +00:00
  • efd49a19a4 deprecate ARRAY.any(), ARRAY.all(), postgresql.Any(), postgresql.All() Mike Bayer 2025-09-20 12:22:48 -04:00
  • a5fdbb086e Merge "Use ARRAY type for any_(), all_() coercion" into main Michael Bayer 2025-09-20 20:34:07 +00:00
  • 41718f8753 Use ARRAY type for any_(), all_() coercion Mike Bayer 2025-09-20 14:08:55 -04:00
  • aaa85f707e Use ARRAY type for any_(), all_() coercion Mike Bayer 2025-09-20 14:08:55 -04:00
  • 408b8f14fb Merge "refactor test_sqlite into a package" into main Michael Bayer 2025-09-20 18:12:11 +00:00
  • 3eab3db295 Merge "raise for ENUM/DOMAIN with reserved type name and no schema" into main Michael Bayer 2025-09-20 18:11:57 +00:00
  • 774b8d89f9 refactor test_sqlite into a package Mike Bayer 2025-09-20 11:27:12 -04:00
  • 555a18ac02 raise for ENUM/DOMAIN with reserved type name and no schema KapilDagur 2025-09-13 14:37:31 -04:00
  • 94e4d8dcd5 refactor test_sqlite into a package Mike Bayer 2025-09-20 11:27:12 -04:00
  • a7e25bedf1 limit STRICT to appropraite sqlite versions Mike Bayer 2025-09-19 16:35:44 -04:00
  • a04deb60ac limit STRICT to appropraite sqlite versions Mike Bayer 2025-09-19 16:35:44 -04:00
  • 9a6854223c fix tests for aggregate_order_by Mike Bayer 2025-09-19 15:18:39 -04:00
  • 4b29b262aa Merge "Add note regarding indexes with subscription of jsonb" into main Michael Bayer 2025-09-19 18:58:51 +00:00
  • 32aa752354 Add note regarding indexes with subscription of jsonb Federico Caselli 2025-09-17 19:12:39 +02:00
  • 9156fadc3c Add note regarding indexes with subscription of jsonb Federico Caselli 2025-09-17 19:12:39 +02:00
  • 8488cc7aa6 add RegistryEvents Mike Bayer 2025-08-31 18:53:01 -04:00
  • 0d72cc8fc3 Merge "Add FunctionElement.aggregate_order_by" into main Michael Bayer 2025-09-19 16:37:55 +00:00
  • 0aeaaccf3e clarify clauses argument for order_by, group_by Mike Bayer 2025-09-19 10:32:43 -04:00
  • 3800869820 clarify clauses argument for order_by, group_by Mike Bayer 2025-09-19 10:32:43 -04:00
  • 459ebc668a Add FunctionElement.aggregate_order_by Reuven Starodubski 2025-09-11 13:33:59 -04:00
  • 02c9d3ab43 unmapped_dataclass Mike Bayer 2025-07-14 13:50:09 -04:00
  • 8bb8c1a6d6 Merge "Fix get_columns sqlite reflection rejecting tables with WITHOUT_ROWID and/or STRICT for generated column case" into main Michael Bayer 2025-09-15 21:55:45 +00:00
  • 5333228bd7 Revert "add RegistryEvents" Mike Bayer 2025-09-15 17:26:29 -04:00
  • 8cc6280ad3 Fix get_columns sqlite reflection rejecting tables with WITHOUT_ROWID and/or STRICT for generated column case Tip ten Brink 2025-09-15 08:58:40 -04:00
  • d526cedef3 Fix get_columns sqlite reflection rejecting tables with WITHOUT_ROWID and/or STRICT for generated column case Tip ten Brink 2025-09-15 08:58:40 -04:00
  • 3e151fc411 Merge "add RegistryEvents" into main Michael Bayer 2025-09-15 13:42:17 +00:00
  • 655d783031 remove confusing "with_parent()" from query-enabled properties example Mike Bayer 2025-09-13 09:54:38 -04:00
  • 13f569fd61 remove confusing "with_parent()" from query-enabled properties example Mike Bayer 2025-09-13 09:54:38 -04:00
  • 4b3cf12b39 do the mypy dance Mike Bayer 2025-09-12 19:01:31 -04:00
  • e7ff28e21e do the mypy dance Mike Bayer 2025-09-12 19:01:31 -04:00
  • d458efb44f Add function mapped_as_dataclass Mike Bayer 2025-09-09 15:16:45 -04:00
  • adabce3aa6 Add function mapped_as_dataclass Mike Bayer 2025-09-09 15:16:45 -04:00
  • 7111dc0cba add RegistryEvents Mike Bayer 2025-08-31 18:53:01 -04:00
  • cf3880fc85 doc updates, localize test fixtures Mike Bayer 2025-09-06 20:20:00 -04:00
  • 8f7138326c doc updates, localize test fixtures Mike Bayer 2025-09-06 20:20:00 -04:00
  • 55ac11cfda Merge "liberalize pep695 matching" into rel_2_0 Michael Bayer 2025-09-06 22:58:31 +00:00
  • e76b607e67 Merge "liberalize pep695 matching" into main Michael Bayer 2025-09-06 22:58:23 +00:00