]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix: Fixed a bug that caused a syntax error when a function was specified to server_d...
authorhuuyafwww <huuya1234fwww@gmail.com>
Fri, 4 Oct 2024 17:39:02 +0000 (02:39 +0900)
committerhuuyafwww <huuya1234fwww@gmail.com>
Fri, 4 Oct 2024 17:39:02 +0000 (02:39 +0900)
commitdd47fb5373076223352e6c2d40941d86988ac455
tree5c56938fd20f089abc7ca8c3a39c86453a28fbf7
parentfe03298593e59e5d40de81e7f864690e73930666
fix: Fixed a bug that caused a syntax error when a function was specified to server_default when creating a column in MySQL.
lib/sqlalchemy/dialects/mysql/base.py