summaryrefslogtreecommitdiff
path: root/doc/build/changelog/unreleased_13/5744.rst
blob: 7325279e848f1d5d43f52b4b1a2099c2031c58c2 (plain)
1
2
3
4
5
6
7
8
9
10
.. change::
    :tags: bug, mysql, reflection
    :tickets: 5744
    :versions: 1.4.0b2

    Fixed issue where reflecting a server default on MariaDB only that
    contained a decimal point in the value would fail to be reflected
    correctly, leading towards a reflected table that lacked any server
    default.