Commit Graph

  • d1026e788c docs: fix grammar in reflection documentation Imad Saddik 2026-01-20 21:52:24 +01:00
  • 8e5b76b3d6 Update generic associations examples for strict typing Mike Fiedler 2026-01-20 13:22:46 -05:00
  • da9f9e19c6 exclude 3.14t + windows arm Mike Bayer 2026-01-17 11:48:21 -05:00
  • 2849b0d629 doc fixes Mike Bayer 2026-01-17 11:42:24 -05:00
  • 80ced34115 separate out mariadb/mysql implementations but remain monolithic Mike Bayer 2026-01-14 11:06:50 -05:00
  • eac5b67713 Merge "correct mariadb sequence behavior when cycle=False" into main Michael Bayer 2026-01-16 15:38:31 +00:00
  • d317d60ae4 correct mariadb sequence behavior when cycle=False rusher 2026-01-14 09:03:00 -05:00
  • c36643fbb9 correct mariadb sequence behavior when cycle=False rusher 2026-01-14 09:03:00 -05:00
  • f3560ad2e0 add additional clarification re: table valued for SQLite vs. PostgreSQL Mike Bayer 2026-01-14 13:43:26 -05:00
  • 63885906e8 add additional clarification re: table valued for SQLite vs. PostgreSQL Mike Bayer 2026-01-14 13:43:26 -05:00
  • 9ea4237f21 happy new year Mike Bayer 2026-01-14 13:01:21 -05:00
  • 997cdf9cad happy new year Mike Bayer 2026-01-14 12:55:08 -05:00
  • 68be924a83 Merge "Deprecate DropConstraint.isolate_from_table" into main Michael Bayer 2026-01-13 19:21:22 +00:00
  • 64b3068178 typing updates to accept with_polymorphic(), aliases Mike Bayer 2026-01-13 09:19:14 -05:00
  • 48410f8340 typing updates to accept with_polymorphic(), aliases Mike Bayer 2026-01-13 09:19:14 -05:00
  • 8e90bfd9b4 Deprecate DropConstraint.isolate_from_table Federico Caselli 2025-11-26 22:13:50 +01:00
  • cc0cef70d1 Merge "mark has()/any() as ORM; adjust criteria in WHERE without explicit FROM" into main Michael Bayer 2026-01-11 02:02:18 +00:00
  • 5491f251b4 mark has()/any() as ORM; adjust criteria in WHERE without explicit FROM Mike Bayer 2026-01-08 16:37:38 -05:00
  • 1a9d80ab47 remove paragraph re: init=False as I think this is a 2.1 thing Mike Bayer 2026-01-09 09:19:22 -05:00
  • 410545cbe5 clarify default_factory Mike Bayer 2026-01-09 09:07:23 -05:00
  • 47266b11b7 clarify default_factory Mike Bayer 2026-01-09 09:07:23 -05:00
  • dfd47acd45 Merge "apply Grouping on left side of JSONB subscript in compiler" into main Michael Bayer 2026-01-07 12:52:43 +00:00
  • ee285f78f4 apply Grouping on left side of JSONB subscript in compiler Mike Bayer 2026-01-06 20:03:10 -05:00
  • 12ccef924a apply Grouping on left side of JSONB subscript in compiler Mike Bayer 2026-01-06 20:03:10 -05:00
  • 8936991785 Merge "Fixed JSONB path_match and path_exists operators to use correct type coercion" into rel_2_0 Michael Bayer 2026-01-07 00:09:57 +00:00
  • 4381f412b4 Merge "Fixed JSONB path_match and path_exists operators to use correct type coercion" into main Michael Bayer 2026-01-07 00:09:50 +00:00
  • fe350d0f36 postgresql: indentation fixup James Addison 2026-01-05 14:43:01 +00:00
  • cac245bb79 postgresql: documentation fixups related to sqlalchemy feature versioning James Addison 2026-01-05 14:41:16 +00:00
  • d18c4cf499 Merge "improved immutabledict merge_with and union" into main Michael Bayer 2026-01-02 21:32:36 +00:00
  • f60d32dc4f Merge "we probably dont need ORDER BY for selectin_polymorphic" into main Michael Bayer 2026-01-02 19:52:30 +00:00
  • 51cc72641e we probably dont need ORDER BY for selectin_polymorphic Mike Bayer 2026-01-01 11:39:45 -05:00
  • 2c0d3ace97 Merge "Support aiosqlite 0.22.0+" into main Michael Bayer 2026-01-01 22:42:27 +00:00
  • 11cb95b1d3 improved immutabledict merge_with and union LucasMalor 2025-12-23 11:28:35 -05:00
  • 3148eb9947 Support aiosqlite 0.22.0+ Federico Caselli 2025-12-24 14:02:17 +01:00
  • 380c234ce9 Support aiosqlite 0.22.0+ Federico Caselli 2025-12-24 14:02:17 +01:00
  • 39d31c5ea0 Fixed JSONB path_match and path_exists operators to use correct type coercion Mike Bayer 2025-12-31 15:48:44 -05:00
  • 315bcfeee0 Fixed JSONB path_match and path_exists operators to use correct type coercion Mike Bayer 2025-12-31 15:48:44 -05:00
  • f128d0c526 dont run oracledb async on profiling tests Mike Bayer 2025-12-31 09:46:57 -05:00
  • 0a1be6dcfa dont run oracledb async on profiling tests Mike Bayer 2025-12-31 09:46:57 -05:00
  • 04d9e75a6f Merge "Support for IF EXISTS in SQL Server 2016 (13.x) and later versions" into rel_2_0 Michael Bayer 2025-12-19 21:41:35 +00:00
  • a96c607cc5 Merge "Support for IF EXISTS in SQL Server 2016 (13.x) and later versions" into main Michael Bayer 2025-12-19 21:41:28 +00:00
  • 40e2fdee5f fix typos (#13047) Fardin Alizadeh 2025-12-19 23:54:23 +03:30
  • 81e72ca9cd fix typos (#13047) Fardin Alizadeh 2025-12-19 23:54:23 +03:30
  • a2c24e8e8f Merge "handle polymorphic_discriminator in query_expression" into main Michael Bayer 2025-12-19 20:04:08 +00:00
  • 301198f3b2 Support for IF EXISTS in SQL Server 2016 (13.x) and later versions Edgar Ramírez Mondragón 2025-12-18 14:58:59 -05:00
  • 40fc3c90e1 Support for IF EXISTS in SQL Server 2016 (13.x) and later versions Edgar Ramírez Mondragón 2025-12-18 14:58:59 -05:00
  • 4a8d7f2dd7 handle polymorphic_discriminator in query_expression Mike Bayer 2025-12-18 11:15:46 -05:00
  • 805131e4ab fix typos (#13038) Fardin Alizadeh 2025-12-18 23:48:42 +03:30
  • fb408b8e9d fix typos (#13038) Fardin Alizadeh 2025-12-18 23:48:42 +03:30
  • b7a8ea19f4 Merge "mention adapt on names" into main Michael Bayer 2025-12-18 15:04:08 +00:00
  • 9ccb167872 mention adapt on names Mike Bayer 2025-12-18 09:19:12 -05:00
  • b4068fd022 mention adapt on names Mike Bayer 2025-12-18 09:19:12 -05:00
  • a5b3e6aa5e fix typos (#13036) Fardin 2025-12-16 23:40:03 +03:30
  • 7194b5ba3d fix typos (#13036) Fardin 2025-12-16 23:40:03 +03:30
  • 3988071d0d update default driver for oracle, postgresql Mike Bayer 2025-12-15 14:53:48 -05:00
  • 5574e4b0f9 improve SQL Server fulltext drop Mike Bayer 2025-12-13 22:37:04 -05:00
  • 01dcb7a967 improve SQL Server fulltext drop Mike Bayer 2025-12-13 22:37:04 -05:00
  • 9205aed63b Merge "Fix return type hint for Query.get()" into rel_2_0 Michael Bayer 2025-12-10 20:44:44 +00:00
  • 83ded020c9 Merge "Fix return type hint for Query.get()" into main Michael Bayer 2025-12-10 20:44:28 +00:00
  • 6d89b4ae86 update wheels and test pipelines Federico Caselli 2025-12-10 21:23:08 +01:00
  • 1f8ea29ab8 cleaup test pipeline Federico Caselli 2025-12-10 21:06:44 +01:00
  • b2bcd83f6b Fix wheel pipeline Federico Caselli 2025-12-10 21:02:34 +01:00
  • d1da67f008 Merge "modernize annotationlib approach" into main Michael Bayer 2025-12-10 18:43:34 +00:00
  • 6f4440dd65 Fix return type hint for Query.get() Séamus Ó Ceanainn 2025-12-10 12:14:25 -05:00
  • ceeac6d91d modernize annotationlib approach Michael Bayer 2025-12-06 15:38:30 +00:00
  • 7b2196e15f Fix return type hint for Query.get() Séamus Ó Ceanainn 2025-12-10 12:14:25 -05:00
  • 0973b502b5 Merge "use cython for result" into main Federico Caselli 2025-12-10 16:17:52 +00:00
  • abc221731d Merge "additional check for dc test" into rel_2_0 Michael Bayer 2025-12-10 14:34:53 +00:00
  • 7b558b02e3 Merge "additional check for dc test" into main Michael Bayer 2025-12-10 14:34:47 +00:00
  • 645e5d27fd add length, take two Mike Bayer 2025-12-10 09:19:23 -05:00
  • 668ea5b738 add length, take two Mike Bayer 2025-12-10 09:19:23 -05:00
  • e8f78de856 add length Mike Bayer 2025-12-10 08:38:03 -05:00
  • 292aa19698 add length Mike Bayer 2025-12-10 08:38:03 -05:00
  • e5f6d1d5da additional check for dc test Federico Caselli 2025-12-09 22:40:02 +01:00
  • 3cad9e372b additional check for dc test Federico Caselli 2025-12-09 22:40:02 +01:00
  • 451e18048c cherry-pick changelog update for 2.0.46 Mike Bayer 2025-12-09 16:06:37 -05:00
  • f5b6380a9c Version 2.0.46 placeholder Mike Bayer 2025-12-09 16:06:37 -05:00
  • 42fb97bdcc cherry-pick changelog from 2.0.45 Mike Bayer 2025-12-09 16:06:36 -05:00
  • b24ab5ef94 - 2.0.45 rel_2_0_45 Mike Bayer 2025-12-09 15:54:35 -05:00
  • 52737407b7 Merge "Factor out constraints into separate methods" into rel_2_0 Michael Bayer 2025-12-09 20:45:35 +00:00
  • 0fb5ec5008 Merge "Factor out constraints into separate methods" into main Michael Bayer 2025-12-09 20:45:27 +00:00
  • 23a21efbc3 Merge "Fix adding property to mapper before mapping is complete" into main Michael Bayer 2025-12-09 20:43:35 +00:00
  • 613cc84ce5 Factor out constraints into separate methods G Allajmi 2025-12-09 14:13:52 -05:00
  • 9fe3c3cd30 Factor out constraints into separate methods G Allajmi 2025-12-09 14:13:52 -05:00
  • 6621c6f1c1 Fix adding property to mapper before mapping is complete G Allajmi 2025-12-08 08:03:49 -05:00
  • e4a802f99a Fix adding property to mapper before mapping is complete G Allajmi 2025-12-08 08:03:49 -05:00
  • 6785a09670 use os.urandom() for CTE, aliased anon id Mike Bayer 2025-12-09 09:07:20 -05:00
  • 8849e2b775 use cython for result Federico Caselli 2025-11-13 22:22:03 +01:00
  • afaa0a3bc1 update cibuildwheel to ensure python 3.14 is supported Federico Caselli 2025-12-08 21:12:16 +01:00
  • f58ea194d5 update cibuildwheel to ensure python 3.14 is supported Federico Caselli 2025-12-08 21:12:16 +01:00
  • 8ba6607890 fix typo Mike Bayer 2025-12-08 11:40:34 -05:00
  • c7bd25650a fix typo Mike Bayer 2025-12-08 11:40:34 -05:00
  • 70c00280fe use plain 3.14 for test runs Mike Bayer 2025-12-08 09:14:26 -05:00
  • f9f07ce096 Merge "support monotonic functions as sentinels" into main Michael Bayer 2025-12-07 14:16:09 +00:00
  • 437745e92e support monotonic functions as sentinels Mike Bayer 2025-12-01 11:07:24 -05:00
  • a1f066b06d Merge "Revert "behave more like dataclasses when creating them"" into main Michael Bayer 2025-12-06 15:36:48 +00:00
  • 4ff1d604f9 Revert "behave more like dataclasses when creating them" Michael Bayer 2025-12-06 15:07:25 +00:00
  • 30d80ec1d4 Merge "behave more like dataclasses when creating them" into main Michael Bayer 2025-12-06 14:09:35 +00:00
  • 756ab326b2 fix / modernize short_selects example Mike Bayer 2025-12-05 17:41:56 -05:00
  • 66d55b5199 fix / modernize short_selects example Mike Bayer 2025-12-05 17:41:56 -05:00