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, Apr 16, 17:16
Unknown Object (File)
Tue, Apr 15, 08:26
Unknown Object (File)
Sun, Apr 13, 19:38
Unknown Object (File)
Sun, Apr 13, 17:22
Unknown Object (File)
Sun, Apr 13, 15:24
Unknown Object (File)
Sun, Apr 13, 05:12
Unknown Object (File)
Sat, Apr 12, 10:46
Unknown Object (File)
Wed, Apr 9, 20:18
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.