Go to the source code of this file.
|
| bool | odb::operator== (const schema_version_migration &x, const schema_version_migration &y) |
| |
| bool | odb::operator!= (const schema_version_migration &x, const schema_version_migration &y) |
| |
| bool | odb::operator< (const schema_version_migration &x, const schema_version_migration &y) |
| |
| bool | odb::operator> (const schema_version_migration &x, const schema_version_migration &y) |
| |
| bool | odb::operator<= (const schema_version_migration &x, const schema_version_migration &y) |
| |
| bool | odb::operator>= (const schema_version_migration &x, const schema_version_migration &y) |
| |