diff options
Diffstat (limited to 'lib/Persist.hs')
-rw-r--r-- | lib/Persist.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Persist.hs b/lib/Persist.hs index 552074f..e73b74f 100644 --- a/lib/Persist.hs +++ b/lib/Persist.hs @@ -68,6 +68,7 @@ RunningTrip sql=tt_tracker_token expires UTCTime blocked Bool tripNumber Text + trainset Text Maybe deriving Eq Show Generic TripPing json sql=tt_trip_ping |