Descriptionpredictors: Extract sql key-value tables into separate class.
This is the first step of Glowplug Database refactoring. As a result we should
get rid of boilerplate related to adding/removing tables from Glowplug.
The next step will be providing users the direct access to tables instead of
using Update{Resource,Redirect,etc.}Data wrappers.
The code uses templates instead of google::protobuf::MessageLite for the
type-safety.
BUG=715525
Review-Url: https://codereview.chromium.org/2851473002
Cr-Commit-Position: refs/heads/master@{#468046}
Committed: https://chromium.googlesource.com/chromium/src/+/6175b0a9f10d288f663f88c871c88ca3b5f0b9e8
Patch Set 1 #
Total comments: 15
Patch Set 2 : Untemplate some code. #
Total comments: 2
Patch Set 3 : Replace instead of delete and insert. #Patch Set 4 : Rebase. #
Messages
Total messages: 13 (5 generated)
|