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
Unknown Object (File)
Wed, Nov 5, 11:34
Unknown Object (File)
Wed, Nov 5, 10:15
Unknown Object (File)
Mon, Nov 3, 15:14
Unknown Object (File)
Sun, Nov 2, 18:17
Unknown Object (File)
Sun, Nov 2, 08:18
Unknown Object (File)
Thu, Oct 30, 15:35
Unknown Object (File)
Wed, Oct 29, 09:51
Unknown Object (File)
Tue, Oct 28, 18:47
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.