Added a new API to database operations and some improvements
Needs RevisionPublic

Authored by joseneas on Apr 29 2017, 10:37 PM.

Details

Reviewers
camiloh
aacid
Summary
  • Added a Database singleton class to encapsulate the persistence operations
  • Added .sql file with database tables creation query, that will be used by Database class
  • Added a some improvements in database operations like select, insert and update. Now is more clean and flexible
  • Removed unnecessary code comments, applied some code standards with indentations fixed and empty spaces removed

Diff Detail

Repository
R852 Babe
Lint
Lint Skipped
Unit
Unit Tests Skipped
joseneas created this revision.Apr 29 2017, 10:37 PM
camiloh accepted this revision.Apr 30 2017, 5:08 PM
This revision is now accepted and ready to land.Apr 30 2017, 5:08 PM
aacid requested changes to this revision.May 27 2017, 4:48 PM
aacid added a subscriber: aacid.

Patch fails to apply

This revision now requires changes to proceed.May 27 2017, 4:48 PM

there are too many conflicts, however I will add myself the joeneas patches
by myself instead or merging them. this week.