mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-03 15:09:26 -05:00
removed todo task
This commit is contained in:
@@ -455,7 +455,6 @@ namespace Grammars
|
||||
|
||||
/*! The columns that should be added to the table. */
|
||||
QVector<ColumnDefinition> m_columns {};
|
||||
// BUG omg what dtors are called in this unique_ptr(), CommandDefinition doesn't have virtual dtor silverqx
|
||||
/*! The commands that should be run for the table. */
|
||||
std::deque<std::shared_ptr<CommandDefinition>> m_commands {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user