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
F24801834: D1571.diff
Wed, Mar 11, 08:32
F24801550: D1571.id4007.diff
Wed, Mar 11, 08:23
Unknown Object (File)
Sun, Mar 8, 15:55
Unknown Object (File)
Sun, Mar 8, 06:36
Unknown Object (File)
Sat, Mar 7, 18:16
Unknown Object (File)
Fri, Mar 6, 14:24
Unknown Object (File)
Fri, Mar 6, 02:29
Unknown Object (File)
Fri, Mar 6, 02:07
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 2461
Build 2709: 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.