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: feat: SQLAlchemy 2.0 support #314

Merged
merged 91 commits into from
Apr 19, 2023
Merged

feat: feat: SQLAlchemy 2.0 support #314

merged 91 commits into from
Apr 19, 2023

Commits on Feb 24, 2023

  1. feat: SQLAlchemy 2.0 support

    IlyaFaer committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    931fa0e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

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

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

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

Commits on Mar 15, 2023

  1. github workflow

    asthamohta committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1663745 View commit details
    Browse the repository at this point in the history
  2. fixing reset

    asthamohta committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7f2b68c View commit details
    Browse the repository at this point in the history
  3. fix

    asthamohta committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b60dca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. changes

    asthamohta committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    98f617d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    188d439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3fada View commit details
    Browse the repository at this point in the history
  3. skipping test

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5aa7ee8 View commit details
    Browse the repository at this point in the history
  4. Merge branch '20_support' of github.com:googleapis/python-spanner-sql…

    …alchemy into 20_support
    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e7dff4a View commit details
    Browse the repository at this point in the history
  5. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    972ce69 View commit details
    Browse the repository at this point in the history
  6. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0b00f3c View commit details
    Browse the repository at this point in the history
  7. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e7b8df1 View commit details
    Browse the repository at this point in the history
  8. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    94bb8a0 View commit details
    Browse the repository at this point in the history
  9. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b11ba3e View commit details
    Browse the repository at this point in the history
  10. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9d08d74 View commit details
    Browse the repository at this point in the history
  11. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    31c0cd9 View commit details
    Browse the repository at this point in the history
  12. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    914e99b View commit details
    Browse the repository at this point in the history
  13. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c299075 View commit details
    Browse the repository at this point in the history
  14. changes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8daa585 View commit details
    Browse the repository at this point in the history
  15. multi indexes

    asthamohta committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    89b9fb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    e634617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a5293d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e9a05 View commit details
    Browse the repository at this point in the history
  4. Merge branch '20_support' of github.com:googleapis/python-spanner-sql…

    …alchemy into 20_support
    asthamohta committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3d71dc8 View commit details
    Browse the repository at this point in the history
  5. changes

    asthamohta committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ceccee7 View commit details
    Browse the repository at this point in the history
  6. changes

    asthamohta committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3e80f3e View commit details
    Browse the repository at this point in the history
  7. changes

    asthamohta committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d4fc2ec View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. multi_index

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d862492 View commit details
    Browse the repository at this point in the history
  2. multi_index

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fa30c46 View commit details
    Browse the repository at this point in the history
  3. multi_index

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2ab9054 View commit details
    Browse the repository at this point in the history
  4. multi_index

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    051c3a4 View commit details
    Browse the repository at this point in the history
  5. changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f7c9ea6 View commit details
    Browse the repository at this point in the history
  6. changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d881c2a View commit details
    Browse the repository at this point in the history
  7. changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b0398df View commit details
    Browse the repository at this point in the history
  8. multi_index

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    aba24fe View commit details
    Browse the repository at this point in the history
  9. changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    333332f View commit details
    Browse the repository at this point in the history
  10. changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    92bed90 View commit details
    Browse the repository at this point in the history
  11. Changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    cc13886 View commit details
    Browse the repository at this point in the history
  12. Changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    326bc01 View commit details
    Browse the repository at this point in the history
  13. Changes

    asthamohta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7ed835a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. multi fk

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8d3494d View commit details
    Browse the repository at this point in the history
  2. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0b7af10 View commit details
    Browse the repository at this point in the history
  3. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    fe37405 View commit details
    Browse the repository at this point in the history
  4. multi_index

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    24cd502 View commit details
    Browse the repository at this point in the history
  5. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    50a1217 View commit details
    Browse the repository at this point in the history
  6. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e79efa6 View commit details
    Browse the repository at this point in the history
  7. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0f3384b View commit details
    Browse the repository at this point in the history
  8. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    429886b View commit details
    Browse the repository at this point in the history
  9. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c017235 View commit details
    Browse the repository at this point in the history
  10. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2882330 View commit details
    Browse the repository at this point in the history
  11. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b668a57 View commit details
    Browse the repository at this point in the history
  12. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    87372ae View commit details
    Browse the repository at this point in the history
  13. fix: test_has_index

    surbhigarg92 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d21c0d3 View commit details
    Browse the repository at this point in the history
  14. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    72a1478 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    432dcc4 View commit details
    Browse the repository at this point in the history
  16. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1ca2b22 View commit details
    Browse the repository at this point in the history
  17. changes

    asthamohta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    89d8cd3 View commit details
    Browse the repository at this point in the history
  18. fix: test_has_index

    surbhigarg92 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    db3b4c4 View commit details
    Browse the repository at this point in the history
  19. fix

    surbhigarg92 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4bf96f2 View commit details
    Browse the repository at this point in the history
  20. fix

    surbhigarg92 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    79bf539 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b3d2a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3f7dc View commit details
    Browse the repository at this point in the history
  3. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b88437c View commit details
    Browse the repository at this point in the history
  4. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b30864b View commit details
    Browse the repository at this point in the history
  5. fix

    surbhigarg92 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    67a04e4 View commit details
    Browse the repository at this point in the history
  6. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cea4415 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f96445 View commit details
    Browse the repository at this point in the history
  8. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b866e52 View commit details
    Browse the repository at this point in the history
  9. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4165a17 View commit details
    Browse the repository at this point in the history
  10. fix

    surbhigarg92 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6c3f657 View commit details
    Browse the repository at this point in the history
  11. adding kokoro test

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9e2ef35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6d7c0f View commit details
    Browse the repository at this point in the history
  13. changes

    asthamohta committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    57bfcf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. view test cases

    asthamohta committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c7a0cf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. changes

    asthamohta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a5dc59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1016b68 View commit details
    Browse the repository at this point in the history
  3. changes

    asthamohta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2aca7eb View commit details
    Browse the repository at this point in the history
  4. Merge branch '20_support' of github.com:googleapis/python-spanner-sql…

    …alchemy into 20_support
    asthamohta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    434ce0a View commit details
    Browse the repository at this point in the history
  5. changes

    asthamohta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d062db8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. test changes

    asthamohta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    348b95e View commit details
    Browse the repository at this point in the history
  2. test changes

    asthamohta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fcb07c2 View commit details
    Browse the repository at this point in the history
  3. lint

    asthamohta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5473339 View commit details
    Browse the repository at this point in the history
  4. docs

    asthamohta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    daf7f05 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. review comments

    asthamohta committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    378c417 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. view testing

    asthamohta committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f945223 View commit details
    Browse the repository at this point in the history
  2. view testing

    asthamohta committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6b1d0a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. view testing

    asthamohta committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    d44e73f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. review fixes

    asthamohta committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8fa83d5 View commit details
    Browse the repository at this point in the history