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
F11682570: D1571.diff
Wed, Sep 10, 01:11
F11679212: D1571.id.diff
Tue, Sep 9, 17:39
Unknown Object (File)
Sun, Sep 7, 15:47
Unknown Object (File)
Sun, Sep 7, 08:23
Unknown Object (File)
Mon, Sep 1, 11:40
Unknown Object (File)
Sat, Aug 30, 05:54
Unknown Object (File)
Fri, Aug 29, 21:36
Unknown Object (File)
Fri, Aug 29, 21:28
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.