spaceandtimelabs / sxt-proof-of-sql

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

refactor!: remove parser structs from `ColumnOperationError` #344

Closed iajoiner closed 2 weeks ago

iajoiner commented 2 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

This change is made to simplify column operations partly in order to simplify owned_column_operation.rs and partly in preparation for the new version of provable arithmetic expressions.

What changes are included in this PR?

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 0.40.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: