DB
Represents a database client adapter.
Args:
db_spec (DBSpecification): The specification for the database connection.
table (str): The name of the table to interact with.
DB
Represents a database client adapter.
Args:
db_spec (DBSpecification): The specification for the database connection.
table (str): The name of the table to interact with.