7条回答 默认 最新
weixin_39890652 2020-11-30 11:37关注Accommodate for mariadb 10.2 function reflection style
Fixed bug where server default comparison of CURRENT_TIMESTAMP would fail on MariaDB 10.2 due to a change in how the function is represented by the database during reflection.
Also implement mariadb 10.2 checks from SQLAlchemy to skip other CHECK contraint related tests that can't pass.
Change-Id: Id77b527d3215d06e2f44a6cddeb77583e5b39101 Fixes: #455
→ c2745d4790b6
解决 无用评论 打赏 举报