]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve oracle max id length again
authorFederico Caselli <cfederico87@gmail.com>
Thu, 14 Nov 2024 18:55:32 +0000 (19:55 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 14 Nov 2024 18:55:32 +0000 (19:55 +0100)
commit1a7c5772623546f8ba182adef48a8bb20f9c50c6
treee9058299f4aed60035df7d1708c7ba46ee8acb2b
parent2f559b2d5290827a75c59dc59bc3cdafaaa5ea23
Improve oracle max id length again

Adjust 90bf575b81c5396b364908547551b6592a333bf7 to handle the none case
Fix missing return

Fixes: #12032
Change-Id: I166efbde1a0cc88673ad3cdfbda70c737dcafcc8
lib/sqlalchemy/dialects/oracle/oracledb.py