Variable ColumnInfo.collation

Collation, "" if not applicable.

struct ColumnInfo
{
  // ...
  string collation ;
  // ...
}