Fix arrays in kvjson visitor, prohibit empty db name 11/33811/1
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Thu, 15 Jan 2015 09:13:33 +0000 (10:13 +0100)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Thu, 15 Jan 2015 09:13:33 +0000 (10:13 +0100)
commitfbce303855c4dc63be84ee80dbce7d561bdd9f39
treec039fd05eeb6c97c0ad6e2f7fe6ac47cb71cae29
parentc9099ead16ca369eec52a5d1fbfdca5df6019ed4
Fix arrays in kvjson visitor, prohibit empty db name

[Bug/Feature]   Arrays were not correctly handled.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, run tests

Change-Id: Idd5c2c35baf602e09961ee8af80857dda313a5da
src/config/from-kvjson-visitor.hpp
src/config/sqlite3/connection.cpp