Skip to content

libodb-mysqlv2.4.0

Updated

MySQL support for the ODB ORM library

#Usage

The package libodb-mysql provides CMake integration:

find_package(odb CONFIG COMPONENTS libodb mysql REQUIRED)
target_link_libraries(main PRIVATE odb::libodb-mysql)

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 88 transitive dependencies:

#Host Dependencies

and 3 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • LazyWolf Lin's avatarLazyWolf Lin
  • Marco Craveiro's avatarMarco Craveiro
  • pravic's avatarpravic
  • Phoebe's avatarPhoebe
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Robert Schumacher's avatarRobert Schumacher
  • NancyLi1013's avatarNancyLi1013
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • nicole mazzuca's avatarnicole mazzuca
  • Alexander Neumann's avatarAlexander Neumann

#Changelog

  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • 16a892cSingle config fixes 2. (#27406)
  • ff190a5[macos ci] update 2021-07-27 (#19207)
  • 7c89056[libodb-mysql] Fix usage (#16975)
  • 184c724[libmysql] Update to 8.0.20 (#11303)
  • e9cbcfd[libodb-mysql] Disable parallel configure due to source writes
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 33f15e4modernize many ports (#7986)
  • bcff929Add PREFER_NINJA to many ports (#7468)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 52390cf[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260)
  • f2aaef6[libodb-mysql] adapter mysql 8.0 (#3723)
  • 7cc75ce[libodb-mysql] init