tinyorm 0.38.1

Modern C++ ORM library for Qt framework

Features

build-mysql-driver - Build TinyDrivers MySQL database driver (provided by TinyDrivers)
Dependencies
libmysql
disable-thread-local - Remove all thread_local storage duration specifiers (disables multi-threading support)
inline-constants - Use inline constants instead of extern constants in shared builds
mysql-ping - Install MySQL C client library (libmysql) to support the mysql_ping()
Dependencies
libmysql
orm - Enable ORM-related source code (without it only the query builder is compiled)
sql-mysql - Build Qt SQL MySQL database driver (provided by QtSql)
sql-psql - Build Qt SQL PostgreSQL database driver (provided by QtSql)
sql-sqlite - Build Qt SQL SQLite database driver (provided by QtSql)
strict-mode - Propagate strict compiler/linker options and Qt definitions
tom - Enable Tom-related source code (command-line interface)
tom-example - Build Tom command-line application example

Available Versions

  • 0.38.1#0
  • 0.37.3#0
  • 0.36.5#2
  • 0.36.5#1
  • 0.36.5#0

Port Content