Small refinements, handling of unwraps, addin of TODOs and other Notes.

This commit is contained in:
Jordan Petridis
2017-10-19 17:22:17 +03:00
parent 70d1f44147
commit 590e99b7e8
9 changed files with 22 additions and 32 deletions
@@ -1,3 +1,8 @@
-- Till version 0.2 is released the plan is to edited directly and dont expect
-- any kind of non-braking changes.
-- After there is a stable prototype, Only diesel migrations will be used
-- in order to change the db schema.
CREATE TABLE `source` (
`id` INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT UNIQUE,
`uri` TEXT NOT NULL UNIQUE,