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
F3784437: D1571.id4007.diff
Tue, Nov 26, 05:52
F3784351: D1571.id4010.diff
Tue, Nov 26, 05:39
F3784332: D1571.id4008.diff
Tue, Nov 26, 05:35
F3783552: D1571.diff
Tue, Nov 26, 03:45
Unknown Object (File)
Sun, Nov 17, 21:22
Unknown Object (File)
Sat, Nov 9, 16:16
Unknown Object (File)
Fri, Nov 8, 16:25
Unknown Object (File)
Fri, Nov 8, 15:01
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 Not Applicable
Unit
Tests Not Applicable

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.