Futilities/server/backups/db-bak: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 22: Line 22:
| cMySQLDB || caDatabase || db || db.php
| cMySQLDB || caDatabase || db || db.php
|-
|-
| cOpts || WF\caOptsBase || input || opts.php
| cOpts || WF\caOptsBase || UI || opts.php
|}
|}
==Archive==
==Archive==
* [[/back burner]]
* [[/back burner]]

Latest revision as of 15:43, 27 January 2023

Database Backup Futility

Classes

All are in namespace woozalia\backup unless otherwise noted.

name parent type file description
cFolderRotater utility blib.php
cSource config conf.php
cFileSource caSource config conf.php
caDataSource caSource config conf.php
caServer config conf.php
caDatabase db db.php
cPostgresDB caDatabase db db.php
cMySQLDB caDatabase db db.php
cOpts WF\caOptsBase UI opts.php

Archive