MySQL 9.1.0
Source Code Documentation
|
Class used to sort check constraints by name for the same table. More...
#include <check_constraint_impl.h>
Public Member Functions | |
bool | operator() (const dd::Check_constraint *cc1, const dd::Check_constraint *cc2) const |
Class used to sort check constraints by name for the same table.
|
inline |