[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2505: Magic Folder: consider types of (size, ctime, mtime) more carefully
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jan 19 14:42:43 UTC 2016
#2505: Magic Folder: consider types of (size, ctime, mtime) more carefully
-------------------------------------+-------------------------------------
Reporter: daira | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code-frontend- | Version: 1.10.1
magic-folder | Keywords: blocks-magic-folder-
Resolution: | merge
Launchpad Bug: |
-------------------------------------+-------------------------------------
Changes (by dawuud):
* status: assigned => new
Comment:
ok here's my solution:
https://github.com/david415/tahoe-lafs/tree/2505.db-schema-types.0
i've replaced NUMBER and TIMESTAMP with REAL. According to this link,
TIMESTAMP is useful if you sometimes want to have a default value of the
current time; we do not.
https://androidcookbook.com/Recipe.seam?recipeId=413
All tests pass. Review needed.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2505#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list