udpated comment

This commit is contained in:
silverqx
2022-05-03 09:49:39 +02:00
parent 987de03e4d
commit c8976aaf11
@@ -2,7 +2,10 @@
#include <tom/migration.hpp>
/* This class serves as a showcase, so all possible features are defined / used. */
/* This class serves as a showcase, so all possible features are defined / used.
Only PostgreSQL and Microsoft SQL Server support the 'withinTransaction' option,
as TinyORM Schema builder currently only supports MySQL server, this option is
unused. */
namespace Migrations
{