Herunterladen als
root/src/schema/mysqlschema.h @ 813205af
14f9beed | Christian Ehringfeld | //#ifndef MYSQLSCHEMA_H
|
|
//#define MYSQLSCHEMA_H
|
|||
//#include "../schema.h"
|
|||
//namespace CuteEntityManager {
|
|||
//class MysqlSchema : public Schema {
|
|||
// public:
|
|||
// MysqlSchema(std::shared_ptr<Database> database);
|
|||
// ~MysqlSchema();
|
|||
// QHash<QString, QString> *getTypeMap();
|
|||
//};
|
|||
//}
|
|||
//#endif // MYSQLSCHEMA_H
|