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

firestore, datastore: make DetectProjectID work with the emulator #2598

Merged
merged 2 commits into from Jul 29, 2020

Commits on Jul 14, 2020

  1. firestore, datastore: implement DetectProjectID for emulator

    We can use any project ID when the emulator is being used.
    
    Try to look detect a real-looking one, and fallback to a dummy ID.
    
    Fixes #1751.
    broady committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    04bac27 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    d6bda90 View commit details
    Browse the repository at this point in the history