|
OXY API 1.0
OXY API Library Documentation
|
Defines SQL dialects and configuration for database interactions. More...
Classes | |
| struct | oxy::core::metadata::SqlConfig |
| Configuration structure for SQL database interactions. More... | |
Namespaces | |
| namespace | oxy |
| This root namespace contains the common types and operations for the OXY-API library. | |
| namespace | oxy::core |
| This namespace contains core types and operations for the OXY-API library. | |
Enumerations | |
| enum class | oxy::core::metadata::SqlDialect { SQLite , MySQL , MariaDB , PostgreSQL , SQLite , MySQL , MariaDB , PostgreSQL } |
| Enumeration of supported SQL dialects for database interactions. More... | |
Defines SQL dialects and configuration for database interactions.
@license MPL-2.0
|
strong |
Enumeration of supported SQL dialects for database interactions.
Target database dialect used for SQL emission.