Will G
Will G
First off I just want to say amazing package; thank you so much for configuring this! Secondly; I have a handful of encrypted drives, I wanted to inquire if it...
Line 68 & 69 show a POC way to handle the tenant. There *should* be some additional checks; and we will want to have that configurable... I.E. We have a...
https://github.com/tenancy/tenancy/blob/3c68a22b568599479225435fb34be93c200ea06d/src/Database/Sqlite/Driver/Sqlite.php#L49 Depending on which fields are being used they may not be available in `Tenancy\Hooks\Database\Events\Drivers\Events\Configuring` I.E. if `id` is not fillable in my model; but is used as the database...
https://github.com/tenancy/tenancy/blob/3c68a22b568599479225435fb34be93c200ea06d/src/Database/Mysql/Driver/Mysql.php#L77 @ArlonAntonius Per our chat; we may be making an assumption about the database name. Need to be investigated
I am currently attempting to get a 5G card working in the ReComputer Industrial 4012 using Jetpack 6.0 The provided commands in the wiki are: ``` sudo su cd /sys/class/gpio...