Mihael
object NewFileHash : IntIdTable("products_hash") { val rowIdTable = integer("rowId") val rowHash = varchar("rowHash", 255) }