silverstripe-framework/src
Ingo Schommer d8499a24d0
NEW NullDatabase (#10016)
* NEW DatabaselessKernel to support operation without DB

This is required for GraphQL code generation in CI (without a working runtime database/webserver environment).
Context: https://github.com/silverstripe/silverstripe-graphql/issues/388

* New --no-database option for sake

* Refactor to abstract class

* Apply feedback peer review

Co-authored-by: Aaron Carlino <unclecheese@leftandmain.com>
Co-authored-by: Maxime Rainville <maxime@silverstripe.com>
2022-02-04 10:07:27 +13:00
..
Control ENH Provide hook for updating the parent used for absoluteURL (#10168) 2022-01-31 20:41:14 +13:00
Core NEW NullDatabase (#10016) 2022-02-04 10:07:27 +13:00
Dev Merge pull request #10172 from ssmarco/patch-1 2022-01-10 09:54:13 +13:00
Forms ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
Logging Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ORM NEW NullDatabase (#10016) 2022-02-04 10:07:27 +13:00
Security ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
View MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
i18n Obtain module path from module manifest (#9720) 2022-01-17 11:44:14 +13:00
includes MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00