untwisted
05/26/2016, 3:07 PMval tableConfig = TableConfiguration(standardDefaults, standardConverters, { x -> x })
    object InvTypeTable : Table<InvType, Long>("invTypes", tableConfig) {