Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM ABI: get_table_id -> table_id_from_name #1634

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 26, 2024

Description of Changes

Rename as the title says.

cc #1460

@Centril Centril added abi-break A PR that makes an ABI breaking change release-0.12 labels Aug 26, 2024
@Centril Centril changed the base branch from master to centril/row-iter-bsatn-advance August 26, 2024 10:14
@Centril Centril requested a review from RReverser August 26, 2024 10:15
@Centril Centril force-pushed the centril/table-id-from-name branch 2 times, most recently from 8d1307b to ffd4b42 Compare August 26, 2024 10:38
@Centril Centril requested a review from RReverser August 26, 2024 10:38
///
/// Returns an error:
///
/// - `NOT_IN_TRANSACTION`, when called outside of a transaction.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: this was erroneously not part of the proposal, so change the proposal once the impl work is done.

@Centril Centril force-pushed the centril/table-id-from-name branch from ffd4b42 to 3e8eccf Compare August 26, 2024 11:11
@Centril Centril requested a review from RReverser August 26, 2024 11:13
@Centril Centril force-pushed the centril/row-iter-bsatn-advance branch from b62234a to ae0b238 Compare August 27, 2024 21:47
Base automatically changed from centril/row-iter-bsatn-advance to master August 27, 2024 22:17
- added note + routing to NOT_IN_TRANSACTION
- removed LOOKUP_NOT_FOUND
@Centril Centril force-pushed the centril/table-id-from-name branch from 3e8eccf to 6786514 Compare August 27, 2024 22:19
@Centril Centril enabled auto-merge August 27, 2024 22:19
@Centril Centril added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit 2b69583 Aug 27, 2024
8 checks passed
@Centril Centril deleted the centril/table-id-from-name branch August 27, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break A PR that makes an ABI breaking change release-0.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants