Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
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: sqlpad/sqlpad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: arcus/sqlpad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 12, 2020

  1. ALBT-81 Add BigQuery driver

    murphyke authored and hessam61 committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2296bfa View commit details
    Browse the repository at this point in the history
  2. ACE 100 - Disable authentication (#2)

    * ALBT-81 Add BigQuery driver
    
    * Add docker-compose for local dev
    
    * Ignore dockerfile.dev
    
    * Add disableAuth flag and middleware
    
    * Call middleware
    
    * Add config examples
    
    * Hide user element when role is noauth
    
    * Remove extra file
    
    * Remove console log
    
    * Remove console log
    
    * Formatting
    
    * Apply linter
    
    Co-authored-by: Kevin Murphy <murphyke@email.chop.edu>
    hessam61 and murphyke committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    d44c85e View commit details
    Browse the repository at this point in the history
Loading