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: add support for Proto columns #1991

Merged
merged 19 commits into from
May 15, 2024
Merged

Commits on Aug 7, 2023

  1. feat: Support For Proto Column in Spanner (#1829)

    * feat: Generated Proto Changes
    
    Changes need to be reverted.
    
    * feat: Implementation for Proto Message & Enum
    
    -Adding Logic for Serialization & Deserialization
    -New Type Codes and utilities
    
    * feat: Proto static files and typings and generated descriptors
    
    * sample: Adding DML, DQL, DML, table insert & read samples.
    
    * style: Lint
    
    * test: Adding unit tests
    
    * refactor: minor refactoring
    
    * refactor: minor refactoring
    
    * test: Adding integration tests
    
    * docs: Adding docs
    
    * test: Adding sample Integration Tests
    
    * refactor: Minor refactoring and updating comments/docs.
    
    * test: Making test fixes
    
    * refactor: Minor refactoring and lint fixes
    
    * refactor: Minor refactoring and lint fixes
    
    * Updating docs and minor changes.
    
    * test: fixing test
    
    * refactor: minor changes
    
    * refactor: minor refactoring
    
    * docs: Updating docs & comments
    gauravpurohit06 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1051c66 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    b3f9b13 View commit details
    Browse the repository at this point in the history
  2. feat(spanner): fix lint

    harshachinta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2e7ab89 View commit details
    Browse the repository at this point in the history
  3. fix(spanner: lint

    harshachinta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    44ac05a View commit details
    Browse the repository at this point in the history
  4. fix(spanner): lint

    harshachinta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f668f58 View commit details
    Browse the repository at this point in the history
  5. fix(spanner): lint

    harshachinta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8dc0b33 View commit details
    Browse the repository at this point in the history
  6. fix(spanner): lint

    harshachinta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d930056 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be162a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35603ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c7a91a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a35d890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30e8fbd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbbb028 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    34587e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7987fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b1b77 View commit details
    Browse the repository at this point in the history