• Sergei Golubchik's avatar
    cleanup: on update default now · 17ab02f4
    Sergei Golubchik authored
    * remove one level of virtual functions
    * remove redundant checks
    * remove an if() as the value is always known at compilation time
    
    don't pretend that "DEFAULT expr" and "ON UPDATE DEFAULT NOW"
    are "basically the same thing"
    17ab02f4
table.h 91.5 KB