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

Query Merge #36

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Query Merge #36

merged 4 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

  1. Merged table calls first and cursor into query

    These were all basically doing the same thing - and can now all trace back and use the query call.
    aaroncox committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5ee0a1b View commit details
    Browse the repository at this point in the history
  2. Updating mock data

    aaroncox committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    05e50ac View commit details
    Browse the repository at this point in the history
  3. Reworked query params

    aaroncox committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4574570 View commit details
    Browse the repository at this point in the history
  4. Update src/contract/table.ts

    Co-authored-by: Daniel Fugere <[email protected]>
    aaroncox and dafuga authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cdc129c View commit details
    Browse the repository at this point in the history