]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
4 days ago  Mike Bayerensure autocommit is not False for SQLite FK pragma rel_1_4
2025-07-03  Michael BayerMerge "1.4: Fix running tests with Python 3.14" into...
2025-06-24  Mike Bayeruse zzzeeksphinx 1.6.1 and we arent' really using this...
2025-06-12  Nils Philippsen1.4: Fix running tests with Python 3.14
2025-05-05  krave1986Fix issues in versioning.rst (#12567)
2025-04-15  Matt Johnchore: Fix typo of psycopg2 in comment (#12526)
2025-03-26  Federico Casellidocument sqlite truncate_microseconds in DATETIME and...
2025-01-13  Mike Bayerupdate logging_name doc
2025-01-04  Federico Casellifix failing tests in github actions
2025-01-03  Federico Caselliavoid using ubuntu 24 since it's currently having issues
2025-01-02  Mike Bayer2025
2024-10-30  Gord ThompsonUpdate bigquery dialect link (#12048)
2024-10-10  Federico Caselliremove fully tested in ci reference since it's confusing
2024-10-08  Federico Casellifix typo in mapper doc string
2024-09-18  Federico CaselliRemove test warning in python 3.13
2024-09-17  Yunus Koningupdate MonetDB dialect information (#11884)
2024-09-05  Mike BayerVersion 1.4.55 placeholder
2024-09-05  Mike Bayer- 1.4.54 rel_1_4_54
2024-09-05  Mike Bayerremove setuptools test, backport issue #11818
2024-09-05  Mike Bayermove py313 tests to greenlet main
2024-09-04  Jimmy AUDEBERTInclude operators in postgres JSONB documentation ...
2024-09-04  Federico Casellifix typo in `elect.slice` docs
2024-09-02  Mike Bayerdont erase transaction if rollback/commit failed outsid...
2024-08-13  Mike Bayerde-memoize _proxy_key when new annotations are added
2024-08-13  Mike Bayerturn off pyodbc pooling
2024-07-30  Federico Casellifix wheel pipeline
2024-07-29  Mike BayerVersion 1.4.54 placeholder
2024-07-29  Mike Bayer- 1.4.53 rel_1_4_53
2024-07-29  Mike Bayeradd missing forwards port versions
2024-07-27  Federico Caselliupdate typing for mypy 1.11; pin plugin to <1.11
2024-07-20  Mike Bayeradd missing changelog for #11544
2024-07-15  Mike Bayerremove redundant(?) Isolation / isolation
2024-07-09  Federico CaselliImprove generated reflection in sqlite
2024-07-06  Mike Bayerensure intro to "functions have types" is not misleading
2024-07-02  Mike Bayercall iter() on detached/transient dynamic session
2024-06-28  lonkeknolDocs: simplify language in getting a connection & commi...
2024-06-27  Mike Bayercache key share; support correct traverse of 'of'
2024-06-27  lonkeknolDocs: simplify language use for "Working with Transacti...
2024-06-23  Michael BayerMerge "use literal execute for SQL Server frame paramet...
2024-06-23  Mike Bayerfix default label style doc
2024-06-23  Andreas MotlDocumentation: Update package name for CrateDB dialect...
2024-06-22  Mike Bayeruse literal execute for SQL Server frame parameters
2024-06-20  Benjamin A... SQLAlchemy 1.4: Fix building the C extension on Python...
2024-06-20  Mike Bayerlower setuptools lower bound to suit python 2.7
2024-06-20  Michael BayerMerge "backport of applicable 3.13 fixes" into rel_1_4
2024-06-19  Mike Bayerpin setuptools below 69.3 and prepare for "build" for...
2024-06-17  Mike Bayerbackport of applicable 3.13 fixes
2024-06-13  Michael BayerMerge "open up async greenlet for third parties" into...
2024-06-12  Mike Bayeropen up async greenlet for third parties
2024-06-12  Mike Bayerinclude HasCTE traversal elements in TextualSelect
2024-06-11  Federico Casellifix macos tests
2024-06-11  Mike Bayerloosen up hash_limit test
2024-05-26  Mike BayerAdd test for issue 11412
2024-04-08  Stefan WojcikUpdate links from initd.org to psycopg.org (#11244)
2024-03-19  Mike Bayerwork around boldface concerns
2024-03-19  Mike Bayeradd notes clarifying the role of "$user" in pg search_path
2024-03-18  Mike Bayeradd missing cache_ok directive to MyEpochType
2024-03-04  Mike BayerVersion 1.4.53 placeholder
2024-03-04  Mike Bayer- 1.4.52 rel_1_4_52
2024-02-27  Mike BayerEnsure loader criteria used for ORM join with expressio...
2024-02-16  Zhong ZhengFix mysql dialect text docstring, length is interpreted...
2024-01-11  Federico Casellifix wheel on windows-mac
2024-01-03  Mike BayerVersion 1.4.52 placeholder
2024-01-03  Mike Bayer- 1.4.51 rel_1_4_51
2024-01-03  Mike Bayerhappy new year, continued
2024-01-03  Mike Bayerfix big scary setuptools warning about license_files
2024-01-02  Michael BayerMerge "ensure correct lock type propagated in pool...
2024-01-01  Mike Bayerensure correct lock type propagated in pool recreate
2024-01-01  Mike Bayer2024 setup / backport normalize files, tool setup
2023-12-23  Yilei YangUse a copy of `self.contents` in this list comprehension.
2023-11-22  Federico CaselliFix pre-ping regression in old PyMySQL versions.
2023-11-12  Federico CaselliMerge "Properly document ARRAY.contains. #10587" into...
2023-11-12  Aleksandr KiliushinFix a typo (#10620)
2023-11-09  Federico CaselliProperly document ARRAY.contains. #10587
2023-11-08  Federico CaselliFix lint error
2023-11-08  Mike Bayerremove . in sys.path
2023-11-07  Jack McIvorAdd trove classifier for 3.12 (#10599)
2023-10-29  Mike BayerVersion 1.4.51 placeholder
2023-10-29  Mike Bayer- 1.4.50 rel_1_4_50
2023-10-29  Mike Bayerchangelog edits
2023-10-24  mike bayerMerge "revise argument to mysqlclient/pymysql ping...
2023-10-20  Gord ThompsonFix identity column reflection failure
2023-10-20  Mike Bayerrevise argument to mysqlclient/pymysql ping
2023-10-19  Mike Bayerdont mis-render value from previous loop iteration
2023-10-19  Mike Bayerfix 1.4 test suite
2023-10-05  Federico Caselliupdate pipelines to include 3.12
2023-09-07  Mike Bayerremove ancient engine.execute() reference from main...
2023-08-17  Federico CaselliFix rendering of order in sequences and identity columns.
2023-08-15  Mike Bayerfix test for mysql
2023-08-14  Mike Bayerupdate CI supported DB versions
2023-08-11  Mike Bayersafe annotate QueryableAttribute inside of join() condition
2023-08-10  mike bayerMerge "implement custom setstate to work around implici...
2023-08-10  Federico Casellire-add aiomysql to the ci, remove unmaintained note
2023-08-09  Mike Bayerimplement custom setstate to work around implicit type...
2023-08-09  Mike Bayerupdate for latest flake8
2023-07-10  Federico Casellifix typo in test pipeline
2023-07-06  Federico Casellirepair pipelines for 2.7
2023-07-05  Mike BayerVersion 1.4.50 placeholder
2023-07-05  Mike Bayer- 1.4.49 rel_1_4_49
2023-07-05  Mike Bayerchangelog updates
next