Add schema and initial values for sqlite3 db 33/81333/7
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Fri, 22 Jul 2016 09:43:26 +0000 (11:43 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Wed, 2 Nov 2016 16:17:41 +0000 (17:17 +0100)
commita91d1aa1a8b4eb4bbb096d9ab1d9a6b76ac90d70
tree1037018ec91fe14eb65606a35a8bcbebde210c65
parent92e50d0ae61acb30dc07e60f2dcf0ec6a7e3ac79
Add schema and initial values for sqlite3 db

tsp/results-schema.sql contains basic table definitions
of device, result, test and "currentstatus" view.

Change-Id: I53c5a7e5d744aba07500ef5492c490368692cb44
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
tsp/results-schema.sql [new file with mode: 0644]
tsp/results-values-device.sql [new file with mode: 0644]
tsp/results-values-result.sql [new file with mode: 0644]