mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-15 23:54:04 +00:00
Notable changes: - CreateUserWithRLSPolicies: Clarify why we're creating a custom DatabaseConfing instance - HasDatabase: Clarify why we're ignoring tenancy_db_connection - DatabaseConfig: General refactor, clarify the role of the host conn - SQLiteDatabaseManager: Handle trailing DIRECTORY_SEPARATOR in static::$path - DisallowSqliteAttach: Don't throw any exceptions, just silently fail since the class isn't 100% portable - Clean up todos that are no longer relevant - Clean up dead code or comments in some database managers |
||
|---|---|---|
| .. | ||
| ClearPendingTenants.php | ||
| CreatePendingTenants.php | ||
| CreateUserWithRLSPolicies.php | ||
| Down.php | ||
| Install.php | ||
| Link.php | ||
| Migrate.php | ||
| MigrateFresh.php | ||
| MigrateFreshOverride.php | ||
| Rollback.php | ||
| Run.php | ||
| Seed.php | ||
| TenantDump.php | ||
| TenantList.php | ||
| Tinker.php | ||
| Up.php | ||