src/allographer/v1/schema_builder/queries/postgres/create_migration_table

    Dark Mode
Search:
Group by:

Procs

proc createMigrationTable(self: PostgresSchema) {.
    ...raises: [ValueError, DbError, KeyError], tags: [RootEffect, TimeEffect,
    WriteDirEffect, ReadDirEffect, ReadIOEffect, WriteIOEffect].}