1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:54:03 +00:00
tenancy/tests/Etc
Victor R 7d98ebb5d1
[4.x] Add tenant schema dump command (#807)
* Add tenant dump command

* Register tenant schema dump command

* Added tests for tenant schema dump command

* remove docblocks, fix tenant() logic

* trigger ci

* Install mysql-client

* mysql-client -> mariadb-client

* add tenant-schema-test.dump to .gitignore

Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-06-01 16:12:59 +02:00
..
synced_resource_migrations Clenup for resource syncing 2020-06-01 09:51:22 +02:00
2019_08_08_000001_add_custom_column.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
AddUserCommand.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
ConsoleKernel.php [3.x] Compatibility with Laravel 9 (#802) 2022-03-08 01:50:25 +01:00
defaultHttpKernelv6.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
defaultHttpKernelv7.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
ExampleCommand.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
ExampleSeeder.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
HttpKernel.php Rewrite old tests 2020-05-12 23:22:40 +02:00
modifiedHttpKernelv6.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
modifiedHttpKernelv7.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
tenant-schema.dump [4.x] Add tenant schema dump command (#807) 2022-06-01 16:12:59 +02:00
Tenant.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
User.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00