1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 01:24:05 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Samuel Štancl
abd0b8f04e
[2.x] Queued post-creation automigration (#154)
* Queued post-creation automigration

* Add shouldQueueMigration()

* Automigration test, config key, QueueTenancyBootstrapper support for QueueFake

* Apply fixes from StyleCI

* Fix if statement
2019-10-04 21:34:17 +02:00
Samuel Štancl
10c5f8d98d Fix Queue tenancy 2019-09-22 20:30:30 +02:00
Samuel Štancl
c475e7a43d Fix transactions 2019-09-21 13:54:02 +02:00
Samuel Štancl
c9903cd43c Clean up 2019-09-19 20:32:09 +02:00
Samuel Štancl
8565cc7acc Get multiple envs (redis/db) to run correctly 2019-09-17 19:39:57 +02:00
Samuel Štancl
a9c37d1535 wip 2019-09-16 18:09:09 +02:00
Samuel Štancl
79f912384b uuid -> id (references in code) 2019-09-15 22:52:31 +02:00
Samuel Štancl
a7bb709bd4 Fix first test 2019-09-15 21:53:03 +02:00
Samuel Štancl
0fd1d82c68 TenantModel putMany 2019-09-15 11:01:24 +02:00
Samuel Štancl
7a0154bf8e Get tests to run 2019-09-11 21:11:40 +02:00
Samuel Štancl
b0d119753d Remove some todos 2019-09-08 14:40:49 +02:00
stancl
27425a4360 Apply fixes from StyleCI 2019-09-07 15:23:53 +00:00
Samuel Štancl
8dc1ef61b8 QueueTenancyBootstrapper 2019-09-07 17:23:44 +02:00