You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought that by having AM there is no need for ORM, however, I see some references to ORM in the auth driver. But in other places it references AM_ORM
Is this expected?
https://github.com/zombor/Auto-Modeler/blob/master/classes/auth/automodeler/orm.php#L94
I thought that by having AM there is no need for ORM, however, I see some references to ORM in the auth driver. But in other places it references AM_ORM
https://github.com/zombor/Auto-Modeler/blob/master/classes/auth/automodeler/orm.php#L58
Shouldn't AM be self-contained and not require ORM?
The text was updated successfully, but these errors were encountered: