mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 05:04:03 +00:00
added // todo@tests
This commit is contained in:
parent
c515bbfaa1
commit
8f1ebde3ab
6 changed files with 6 additions and 2 deletions
|
|
@ -238,7 +238,6 @@ dataset('database_manager_provider', [
|
|||
['sqlsrv', MicrosoftSQLDatabaseManager::class]
|
||||
]);
|
||||
|
||||
// Helpers
|
||||
function createUsersTable()
|
||||
{
|
||||
Schema::create('users', function (Blueprint $table) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue