8000 Comparing main...mr/duckdb-spike · githubocto/flat-viewer · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: githubocto/flat-viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: githubocto/flat-viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mr/duckdb-spike
Choose a head ref
  • 19 commits
  • 11 files changed
  • 3 contributors

Commits on May 12, 2022

  1. wasm spike successful

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    fa9d83a View commit details
    Browse the repository at this point in the history
  2. auto fetch

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    713488f View commit details
    Browse the repository at this point in the history
  3. wip

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4127796 View commit details
    Browse the repository at this point in the history
  4. remove janky require shim

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6f75755 View commit details
    Browse the repository at this point in the history
  5. remove vite config changes

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c225595 View commit details
    Browse the repository at this point in the history
  6. error handling

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    12955b2 View commit details
    Browse the repository at this point in the history
  7. fix stale transaction error

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e0b17f4 View commit details
    Browse the repository at this point in the history
  8. pull in grid component

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    abc4d0b View commit details
    Browse the repository at this point in the history
  9. rudimentary toggle UI

    Matt Rothenberg committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c66c2a2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update src/components/repo-detail.tsx

    Co-authored-by: LoneRifle <LoneRifle@users.noreply.github.com>
    mattrothenberg and LoneRifle authored May 16, 2022
    Configuration menu
    Copy the full SHA
    54376d9 View commit details
    Browse the repository at this point in the history
  2. refactor

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c558164 View commit details
    Browse the repository at this point in the history
  3. remove co-located duckdb package

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    99055d6 View commit details
    Browse the repository at this point in the history
  4. use filename as table name

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    5efc418 View commit details
    Browse the repository at this point in the history
  5. handle SQL errors

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c848a11 View commit details
    Browse the repository at this point in the history
  6. move SQL out to query param

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7c5a885 View commit details
    Browse the repository at this point in the history
  7. fix: conditionally insert CSV or JSON

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    93c654f View commit details
    Browse the repository at this point in the history
  8. tweaks

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7fff932 View commit details
    Browse the repository at this point in the history
  9. switch statement for db initialization

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c83b98c View commit details
    Browse the repository at this point in the history
  10. suppress fade animation for SQL results

    Matt Rothenberg committed May 16, 2022
    Configuration menu
    Copy the full SHA
    62bdc9f View commit details
    Browse the repository at this point in the history
Loading
0