src/allographer/schema_builder/queries/postgres/sub/add_column_query

Search:
Group by:

Procs

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