whitespace

This commit is contained in:
silverqx
2022-07-08 09:35:18 +02:00
parent b4b209763d
commit f7e40df03a
+1
View File
@@ -25,6 +25,7 @@ namespace Orm::Tiny::Relations
protected:
/*! Indicates if the ID is auto-incrementing. */
bool u_incrementing = false;
/*! The attributes that aren't mass assignable, by default all attributes are
mass assignable for Pivots. */
T_THREAD_LOCAL