|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|

Go to the source code of this file.
Namespaces | |
| namespace | database |
| namespace | database::detail |
Functions | |
| std::unique_ptr< query_dialect > | database::create_dialect (database_types type) |
| Factory function to create appropriate dialect for database type. | |