Batch_select_column
select columns of table "Batch"
enum Batch_select_column {
  batcher_id
  db_write_timestamp
  hash
  id
  position
  size
  timestamp
}
Values
Batch_select_column.batcher_id
column name
Batch_select_column.db_write_timestamp
column name
Batch_select_column.hash
column name
Batch_select_column.id
column name
Batch_select_column.position
column name
Batch_select_column.size
column name
Batch_select_column.timestamp
column name