Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Fixed a typo in the SQL statement#21872

Merged
lijunwangs merged 2 commits intosolana-labs:masterfrom
lijunwangs:fix_transaction_plugin_error
Dec 14, 2021
Merged

Fixed a typo in the SQL statement#21872
lijunwangs merged 2 commits intosolana-labs:masterfrom
lijunwangs:fix_transaction_plugin_error

Conversation

@lijunwangs
Copy link
Copy Markdown
Contributor

@lijunwangs lijunwangs commented Dec 14, 2021

Problem

Fixed a couple of errors in the SQL statements

Summary of Changes

  1. Missing enum entry in TransactionErrorCode
  2. Wrong type for account key under TransactionMessageAddressTableLookup
    Fixes #

@lijunwangs lijunwangs force-pushed the fix_transaction_plugin_error branch from 2e90876 to 119de70 Compare December 14, 2021 16:18
jstarry
jstarry previously approved these changes Dec 14, 2021
@mergify mergify Bot dismissed jstarry’s stale review December 14, 2021 16:23

Pull request has been modified.

@lijunwangs lijunwangs merged commit b610e55 into solana-labs:master Dec 14, 2021
mergify Bot pushed a commit that referenced this pull request Dec 22, 2021
* Fixed a typo in the SQL statement

* Fixed additional two errors in the postgres database objects

(cherry picked from commit b610e55)
mergify Bot added a commit that referenced this pull request Dec 22, 2021
* Fixed a typo in the SQL statement

* Fixed additional two errors in the postgres database objects

(cherry picked from commit b610e55)

Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants