Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 5 Star 32 Fork 0 srid / chronicle Code Issues 17 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:0c1c7348d51f5663cb609318bb2d9642 Branch: master Switch branches/tags Branches Tags elm-lang-core-issue-246 master Nothing to show Nothing to show Find file Copy path chronicle / schema.sql ba2919a May 25, 2015 srid Final references to 'feelings' 1 contributor srid Raw Blame History 32 lines (26 sloc) 559 Bytes CREATE TYPE momentkind AS ENUM ( ' good ' , ' meh ' , ' bad ' , ' great ' , ' terrible ' ); CREATE TABLE moments ( how momentki...