Samuel Štancl
2f3924531d
Add TenantDoesNotExist exception, fix queued migrator serialization
2019-10-16 08:37:30 +02:00
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
508ef9919a
wip
2019-09-11 19:29:50 +02:00
Samuel Štancl
1bfe4a7ea5
Apply fixes from StyleCI ( #126 )
2019-09-11 17:37:02 +02:00
Samuel Štancl
2fd3662eb7
[1.8.0] Use strict types ( #115 )
...
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
2019-08-23 18:18:26 +02:00
Samuel Štancl
eceacd9422
Apply fixes from StyleCI ( #80 )
2019-08-02 20:01:10 +02:00
Samuel Štancl
5d5417cf11
Fix Jobs' docblocks ( fix #39 )
2019-04-23 18:03:40 +02:00
Samuel Štancl
c0a83e70f1
Fix classes in the Jobs namespace ( #38 )
2019-04-23 17:57:05 +02:00
Samuel Štancl
15766a0037
Fix #21 ( #22 )
2019-02-08 20:16:40 +01:00
Samuel Štancl
c53a05cff4
Make database creation queueable ( #17 )
...
* SOLIDify database creation
* Return the result of fclose in SQLiteDBCreator
* Make database creation queueable
* Add DatabaseCreationTest
* Make comment more descriptive [ci skip]
* Add composer script to copy .env.example to .env
* Minor tweaks
* Fix env section
* Fix DB_PASSWORD for Travis
2019-02-07 18:12:24 +01:00