Public Member Functions | |
| str | get_options (self, str table_name) |
Static Public Attributes | |
| model_config = pydantic.ConfigDict(extra="forbid") | |
| list | table_options = pydantic.Field(default_factory=list) |
| str | default_table_options = "" |
Set of options for creating Cassandra tables.
| str lsst.dax.apdb.cassandra.apdbCassandraSchema.CreateTableOptions.get_options | ( | self, | |
| str | table_name ) |
Find table options for a given table name.