spaceandtimelabs / sxt-proof-of-sql

Space and Time | Proof of SQL
Other
2.65k stars 93 forks source link

feat: add `column_struct_operation.rs` #333

Closed iajoiner closed 2 weeks ago

iajoiner commented 3 weeks ago

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

The equivalent of owned_column_operation.rs for Columns.

What changes are included in this PR?

Are these changes tested?

iajoiner commented 2 weeks ago

Closed since we are going to use the approach from #359.