Procs
proc dropColumn(self: PostgresSchema; isReset: bool) {. ...raises: [ValueError, Exception, OSError, CatchableError, KeyError], tags: [ TimeEffect, RootEffect, WriteDirEffect, ReadDirEffect, ReadIOEffect, WriteIOEffect], forbids: [].}
proc dropColumn(self: PostgresSchema; isReset: bool) {. ...raises: [ValueError, Exception, OSError, CatchableError, KeyError], tags: [ TimeEffect, RootEffect, WriteDirEffect, ReadDirEffect, ReadIOEffect, WriteIOEffect], forbids: [].}