userver: testsuite.databases.pgsql.discover.PgShard Class Reference
Loading...
Searching...
No Matches
testsuite.databases.pgsql.discover.PgShard Class Reference

Detailed Description

Definition at line 47 of file discover.py.

Public Member Functions

str get_schema_hash (self)

Static Public Attributes

list files [pathlib.Path]
list migrations [pathlib.Path]

Member Function Documentation

◆ get_schema_hash()

str testsuite.databases.pgsql.discover.PgShard.get_schema_hash ( self)

Definition at line 54 of file discover.py.

Member Data Documentation

◆ files

testsuite.databases.pgsql.discover.PgShard.files [pathlib.Path]
static

Definition at line 51 of file discover.py.

◆ migrations

testsuite.databases.pgsql.discover.PgShard.migrations [pathlib.Path]
static

Definition at line 52 of file discover.py.


The documentation for this class was generated from the following file: