(
self, __ent0: _TCCA[_T0], *, maintain_column_froms: bool = ...
)
| 6027 | |
| 6028 | @overload |
| 6029 | def with_only_columns( |
| 6030 | self, __ent0: _TCCA[_T0], *, maintain_column_froms: bool = ... |
| 6031 | ) -> Select[Tuple[_T0]]: ... |
| 6032 | |
| 6033 | @overload |
| 6034 | def with_only_columns( |