Page MenuHomeDevCentral

Initialize MySQL instance when needed
ClosedPublic

Authored by dereckson on Nov 3 2017, 18:04.
Tags
None
Referenced Files
F7105240: D1162.id2968.diff
Sun, Apr 20, 19:08
F7069814: D1162.id2969.diff
Sun, Apr 20, 04:57
Unknown Object (File)
Sat, Apr 19, 10:23
Unknown Object (File)
Sat, Apr 19, 04:32
Unknown Object (File)
Fri, Apr 18, 23:34
Unknown Object (File)
Wed, Apr 16, 14:51
Unknown Object (File)
Sun, Apr 13, 13:27
Unknown Object (File)
Fri, Apr 11, 12:56
Subscribers
None

Details

Summary

$db was populated at global level.

This change introduces a singleton pattern in the sql_db class
to load it when needed.

If a container is introduced, sql_db could be a facade for the
SQL service in the container.

Ref T1294

Diff Detail

Repository
rTOOLS Nasqueron Tools
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
mysql-facultative
Build Status
Buildable 1828
Build 2076: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 3 2017, 18:05
This revision was automatically updated to reflect the committed changes.