Page MenuHomeDevCentral

Provide task to create a new sites SQLite database
ClosedPublic

Authored by dereckson on Apr 2 2018, 21:33.
Tags
None
Referenced Files
F4158297: D1571.id4008.diff
Sun, Feb 9, 18:00
F4144196: D1571.diff
Sun, Feb 9, 12:07
F4132685: D1571.id4010.diff
Sun, Feb 9, 06:51
F4132684: D1571.id4008.diff
Sun, Feb 9, 06:51
F4132683: D1571.id4007.diff
Sun, Feb 9, 06:51
F4132682: D1571.id.diff
Sun, Feb 9, 06:51
F4122230: D1571.diff
Sun, Feb 9, 02:31
Unknown Object (File)
Mon, Feb 3, 07:58
Subscribers
None

Details

Summary

To map sites and databases, we need a repository.

This task creates such a repository as a SQLite3 database through PDO,
with a sites table.

The default path for this database is extracted from the environment.

Test Plan

Unit tests provided

Diff Detail

Repository
rSAASPHPBB saas-phpbb helper command
Lint
Lint Passed
Unit
Tests Passed
Branch
master
Build Status
Buildable 2462
Build 2710: arc lint + arc unit

Event Timeline

dereckson created this revision.

Move method to task runner commit

This revision is now accepted and ready to land.Apr 3 2018, 01:02
This revision was automatically updated to reflect the committed changes.