Move database schema into a more convenient location 97/31497/2
authorRafal Krypa <r.krypa@samsung.com>
Mon, 8 Dec 2014 14:30:07 +0000 (15:30 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Mon, 8 Dec 2014 14:30:07 +0000 (15:30 +0100)
commit5cb0da25db68f49143d576c133c2af1791661418
treeb8875001dba052bca7b6b67bb49024055f1adc4d
parentc4cde288b8198cbc7932bd38e0fa5b219f253c99
Move database schema into a more convenient location

Change-Id: I7444211fd43be873d62c423ccd32fac65e40773e
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
CMakeLists.txt
db/CMakeLists.txt [new file with mode: 0644]
db/db.sql [moved from src/server/db/db.sql with 100% similarity]
src/CMakeLists.txt
src/server/CMakeLists.txt