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)
Mon, Mar 10, 12:09
Unknown Object (File)
Sun, Mar 9, 07:43
Unknown Object (File)
Fri, Mar 7, 12:18
Unknown Object (File)
Wed, Mar 5, 22:30
Unknown Object (File)
Sun, Feb 16, 23:29
Unknown Object (File)
Sun, Feb 16, 20:18
Unknown Object (File)
Sat, Feb 15, 12:16
Unknown Object (File)
Sat, Feb 15, 12:16
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.