Procs
proc addColumnString(table: Table; column: Column): seq[string] {. ...raises: [KeyError, DbError], tags: [], forbids: [].}
proc addColumnString(table: Table; column: Column): seq[string] {. ...raises: [KeyError, DbError], tags: [], forbids: [].}