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

Draft: Query service implementations for database/sql interfaces #1552

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    d242af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef54737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152fd71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ee564b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76921eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0732759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ca5144 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    daa6a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff26c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d44eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d20df5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. fix(sql): xsql renamed

    vladDotH committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e750be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f756a76 View commit details
    Browse the repository at this point in the history
  3. fix(internal/query): xsql rm

    vladDotH committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c1d27ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed723c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c3bd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28cd198 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc89935 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    691008c View commit details
    Browse the repository at this point in the history
  2. added YDB_DATABASE_SQL_OVER_QUERY_SERVICE env for run database/sql ov…

    …er query-service + fix rows.Scan
    asmyasnikov committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f479b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1370a72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f976dd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ad28a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    380baac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0cc5a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b292289 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e5eaab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f78824 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9f83c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    cc37fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e7a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a2325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbac1d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f1071a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    410e804 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    dc27c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffc490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7e83f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    a948510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f2b54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c7061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c47229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    756153b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d974d4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f8f706 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85da81d View commit details
    Browse the repository at this point in the history