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

feat: Rename pybigquery to sqlalchemy-bigquery #198

Merged
merged 36 commits into from Aug 10, 2021

Commits on Jul 1, 2021

  1. Rename refs in files

    jimfulton committed Jul 1, 2021
    Copy the full SHA
    839965e View commit details
    Browse the repository at this point in the history
  2. Move package

    jimfulton committed Jul 1, 2021
    Copy the full SHA
    7b9dd6b View commit details
    Browse the repository at this point in the history
  3. more renaming

    jimfulton committed Jul 1, 2021
    Copy the full SHA
    dc70785 View commit details
    Browse the repository at this point in the history
  4. Expose dialect and types

    jimfulton committed Jul 1, 2021
    Copy the full SHA
    ca88aaa View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d0f9bd4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c35a686 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Copy the full SHA
    b2636d6 View commit details
    Browse the repository at this point in the history
  2. get _type_map from the base module.

    It, itself isn't public.
    jimfulton committed Jul 2, 2021
    Copy the full SHA
    9a82e92 View commit details
    Browse the repository at this point in the history
  3. fix import

    jimfulton committed Jul 2, 2021
    Copy the full SHA
    33da56c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    073293f View commit details
    Browse the repository at this point in the history
  5. Add __version__

    jimfulton committed Jul 2, 2021
    Copy the full SHA
    3555943 View commit details
    Browse the repository at this point in the history
  6. fixed names

    jimfulton committed Jul 2, 2021
    Copy the full SHA
    b3d022b View commit details
    Browse the repository at this point in the history
  7. Updated the way the path to __init__.py is computed

    and updated package name in copyright statement.
    jimfulton committed Jul 2, 2021
    Copy the full SHA
    af5242a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2a0f6a0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b0458cc View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    95c1bc3 View commit details
    Browse the repository at this point in the history
  11. blacken/lint

    jimfulton committed Jul 2, 2021
    Copy the full SHA
    159f618 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e2d6021 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. merge upstream

    jimfulton committed Jul 6, 2021
    Copy the full SHA
    e5dc64b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0eeeff View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. merge upstream

    jimfulton committed Jul 7, 2021
    Copy the full SHA
    5975e16 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update .repo-metadata.json

    Co-authored-by: Tim Swast <swast@google.com>
    jimfulton and tswast committed Jul 14, 2021
    Copy the full SHA
    132fcd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Copy the full SHA
    741f3a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Copy the full SHA
    20bc572 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. merge upstream/master

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    02f4b54 View commit details
    Browse the repository at this point in the history
  2. merge upstream/master

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    0ab7d52 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    64a26a6 View commit details
    Browse the repository at this point in the history
  4. Removed the api module

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    0aed0cb View commit details
    Browse the repository at this point in the history
  5. added missing comma

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    3ac10f8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9b49a87 View commit details
    Browse the repository at this point in the history
  7. fixed indentation

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    9c31524 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Copy the full SHA
    5f821e3 View commit details
    Browse the repository at this point in the history
  2. More docs reorg

    jimfulton committed Aug 6, 2021
    Copy the full SHA
    24a7e59 View commit details
    Browse the repository at this point in the history
  3. fixed some heading levels and also highlight that older versions are …

    …distributed as pybigquery
    jimfulton committed Aug 6, 2021
    Copy the full SHA
    1b7be89 View commit details
    Browse the repository at this point in the history
  4. lint

    jimfulton committed Aug 6, 2021
    Copy the full SHA
    657054f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8f1c2e4 View commit details
    Browse the repository at this point in the history