|
|
template<typename T > |
| using | _table_columns = sqlpp::table_columns< T, CatalogName, TableNamespace, TableName, MetadataLocation, PreviousMetadataLocation, RecordType > |
| |
|
using | _required_insert_columns = sqlpp::detail::type_set< sqlpp::column_t< sqlpp::table_t< IcebergTables_ >, CatalogName >, sqlpp::column_t< sqlpp::table_t< IcebergTables_ >, TableNamespace >, sqlpp::column_t< sqlpp::table_t< IcebergTables_ >, TableName > > |
| |
|
|
| SQLPP_CREATE_NAME_TAG_FOR_SQL_AND_CPP (iceberg_tables, icebergTables) |
| |
The documentation for this struct was generated from the following file: