Herunterladen als
root/src/schema/pgsqlschema.h @ 9d05e414
14f9beed | Christian Ehringfeld | //#ifndef PGSQLSCHEMA_H
|
|
//#define PGSQLSCHEMA_H
|
|||
//#include "../schema.h"
|
|||
//namespace CuteEntityManager {
|
|||
//class PgSqlSchema : public Schema {
|
|||
// public:
|
|||
// PgSqlSchema(std::shared_ptr<Database>database);
|
|||
// ~PgSqlSchema();
|
|||
// QHash<QString, QString> *getTypeMap();
|
|||
//};
|
|||
//}
|
|||
b0b8dac3 | Christian Ehringfeld | ||
14f9beed | Christian Ehringfeld | //#endif // PGSQLSCHEMA_H
|