This commit is contained in:
silverqx
2022-08-16 22:50:51 +02:00
parent 8869206fa6
commit f64f62902a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ namespace Orm
/*! Get a schema builder instance for the connection. */
std::unique_ptr<SchemaBuilder> getSchemaBuilder() final;
/* Getters/Setters */
/* Getters / Setters */
/*! Get the MySQL server version. */
std::optional<QString> version();
/*! Is currently connected the MariaDB database server? */