mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-24 11:49:14 -05:00
whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user