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

Bump path-to-regexp and express in /examples/pg-proxy #23

Closed

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    443df39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e0dc3 View commit details
    Browse the repository at this point in the history
  3. add bson type

    Rodriguespn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e10136e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c177c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from singlestore-labs/the-great-renaming

    Renamed mysql to singlestore in singlestore-core
    drodrigues4 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    78bd04e View commit details
    Browse the repository at this point in the history
  6. test actions

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7e1133f View commit details
    Browse the repository at this point in the history
  7. add uuid column

    mitchwadair committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f7f75e4 View commit details
    Browse the repository at this point in the history
  8. add guid

    mitchwadair committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ce7c09e View commit details
    Browse the repository at this point in the history
  9. add override tag to build

    mitchwadair committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    783fc76 View commit details
    Browse the repository at this point in the history
  10. more actions tests

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dd8b12a View commit details
    Browse the repository at this point in the history
  11. release to github

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21529bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2783479 View commit details
    Browse the repository at this point in the history
  13. nits

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5bce7e5 View commit details
    Browse the repository at this point in the history
  14. nits

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f7068dc View commit details
    Browse the repository at this point in the history
  15. add geographypoint type

    mitchwadair authored and drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab00e2a View commit details
    Browse the repository at this point in the history
  16. Push to NPM instead

    drodrigues4 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0c14e0f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Corrected version

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    da0f7e4 View commit details
    Browse the repository at this point in the history
  2. Removed foreign keys

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    23aa8d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e4045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed0d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2903d1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2df9688 View commit details
    Browse the repository at this point in the history
  7. fixed action

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4b186e6 View commit details
    Browse the repository at this point in the history
  8. Added detach

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b42d3cb View commit details
    Browse the repository at this point in the history
  9. Renamed driver

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    da7e81f View commit details
    Browse the repository at this point in the history
  10. Fixed detach

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f662fb4 View commit details
    Browse the repository at this point in the history
  11. Added attach

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4a15249 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9dccbe View commit details
    Browse the repository at this point in the history
  13. Formatted files

    tiagoacastro committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    00ee412 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92268c1 View commit details
    Browse the repository at this point in the history
  15. Apparently ATTACH does not support prepared statements, so we give th…

    …e database name in raw format
    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c88a60a View commit details
    Browse the repository at this point in the history
  16. Added ATTACH AT TIME

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b6a7853 View commit details
    Browse the repository at this point in the history
  17. Added ATTACH AS

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6a73e72 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    94df1b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fbf33ec View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    35abff0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1cb055f View commit details
    Browse the repository at this point in the history
  22. fix polygon

    mitchwadair committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7ec3901 View commit details
    Browse the repository at this point in the history
  23. Remove check

    tiagoacastro committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9621d95 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4cd60b7 View commit details
    Browse the repository at this point in the history
  25. error -> drizzleerror

    mitchwadair committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a574989 View commit details
    Browse the repository at this point in the history
  26. add branching

    mitchwadair committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3f844c4 View commit details
    Browse the repository at this point in the history
  27. CREATE and DROP MILESTONE

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    feffcfd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    01334cc View commit details
    Browse the repository at this point in the history
  29. OPTIMIZE TABLE

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4afb283 View commit details
    Browse the repository at this point in the history
  30. nits to OPTIMIZE TABLE

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d09afcc View commit details
    Browse the repository at this point in the history
  31. more nits

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f11e571 View commit details
    Browse the repository at this point in the history
  32. even more nits

    drodrigues4 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a72e61c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    52963af View commit details
    Browse the repository at this point in the history
  2. stringify BSON column

    Rodriguespn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a623dce View commit details
    Browse the repository at this point in the history
  3. new blob column type

    Rodriguespn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    10aec33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba59c0 View commit details
    Browse the repository at this point in the history
  5. Fixed build

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fcddec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b08870 View commit details
    Browse the repository at this point in the history
  7. Revert table changes

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    73486a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24097f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43188c3 View commit details
    Browse the repository at this point in the history
  10. Fix build

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5f86590 View commit details
    Browse the repository at this point in the history
  11. Fix build v2

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    08b4c4d View commit details
    Browse the repository at this point in the history
  12. fix geography data type

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b83f2b7 View commit details
    Browse the repository at this point in the history
  13. fix geography type v2

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    021bf75 View commit details
    Browse the repository at this point in the history
  14. lint/fmt

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d1dbe61 View commit details
    Browse the repository at this point in the history
  15. nits with datetime

    drodrigues4 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b8686fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd8ffbd View commit details
    Browse the repository at this point in the history
  17. lint/fmt datetime

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1d7e53b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ee18494 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f2b7128 View commit details
    Browse the repository at this point in the history
  20. Fix build

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    337ee34 View commit details
    Browse the repository at this point in the history
  21. Fix datetime merge error

    tiagoacastro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ac24dc3 View commit details
    Browse the repository at this point in the history
  22. fix polygon generator

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    404d420 View commit details
    Browse the repository at this point in the history
  23. fix relational query?

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bc86043 View commit details
    Browse the repository at this point in the history
  24. revert

    mitchwadair committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    46e8864 View commit details
    Browse the repository at this point in the history
  25. fixed revert of 46e8864

    drodrigues4 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9daf249 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    893caa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. stuff

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d13c2a3 View commit details
    Browse the repository at this point in the history
  2. Full text

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e201257 View commit details
    Browse the repository at this point in the history
  3. nits with fulltext index

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    89ebe11 View commit details
    Browse the repository at this point in the history
  4. MATCH AGAINST

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b7e596f View commit details
    Browse the repository at this point in the history
  5. nits

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f0bf136 View commit details
    Browse the repository at this point in the history
  6. more nits

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7068637 View commit details
    Browse the repository at this point in the history
  7. nits with MATCH AGAINST

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    80e0bb0 View commit details
    Browse the repository at this point in the history
  8. nits of MATCH AGAINST

    drodrigues4 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5d01131 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Sort key

    drodrigues4 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2e846a6 View commit details
    Browse the repository at this point in the history
  2. Fixed sortKey

    drodrigues4 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d20e3ca View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    006362b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93062b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb90045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dd478b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a861f5d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    8084ad6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from singlestore-labs/feature/adapt-drizzle-kit

    Feature/adapt drizzle kit to singlestore
    Rodriguespn authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    052d62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d0c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de059cb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    bee314c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df01eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae78e04 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #10 from singlestore-labs/feature/singlestore-proxy

    created singlestore-proxy from mysql-proxy
    Rodriguespn authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    345def7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from singlestore-labs/feature/singlestore-type-…

    …tests
    
    Feature/singlestore type tests
    Rodriguespn authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8dd9d1d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Remove new column types (#11)

    * rm new columns, will add back in alter PR
    
    * rm bson, index references
    mitchwadair authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3400b04 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 18, 2024

  1. Test implementation

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dd09dac View commit details
    Browse the repository at this point in the history
  2. Type-level implementation

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    25d3753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8439bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2115f8 View commit details
    Browse the repository at this point in the history
  5. Implemented extra drivers

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab07dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f49379 View commit details
    Browse the repository at this point in the history
  7. Prototype implementation

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    45d2d13 View commit details
    Browse the repository at this point in the history
  8. switched bun to dynamic imports

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    be0aab2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    936b319 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    493dd13 View commit details
    Browse the repository at this point in the history
  11. More comnprehensive import errors

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6c6394d View commit details
    Browse the repository at this point in the history
  12. Changed error messge

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b580d8 View commit details
    Browse the repository at this point in the history
  13. Improved params destructurization

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b6b8258 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f7d703 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e009be7 View commit details
    Browse the repository at this point in the history
  16. Added missing runtime tests

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    672b441 View commit details
    Browse the repository at this point in the history
  17. LibSQL improvements

    Added:
    - handling alteting columns in libsql
    - new json statement for recreation table for sqlite and libsql
    - push updated for sqlite and libsql
    - tests
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    951e549 View commit details
    Browse the repository at this point in the history
  18. - updated tests

    - added handling create reference and create column for sqlite and libsql
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b768d4 View commit details
    Browse the repository at this point in the history
  19. - handled foreign keys for recreate table

    - handled alter column with unique keys
    - made more tests
    - updated recreate sql statements order
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7239e9f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b0cf555 View commit details
    Browse the repository at this point in the history
  21. updated tests

    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8d62f90 View commit details
    Browse the repository at this point in the history
  22. - moved 'turso' driver to dialect

    - rewrote tests
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ec4420e View commit details
    Browse the repository at this point in the history
  23. fixed dialects in introspect musql, psql, sqlite

    updated packages
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    15c6b1a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    deb7533 View commit details
    Browse the repository at this point in the history
  25. removed console.log

    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    380a4ce View commit details
    Browse the repository at this point in the history
  26. updated pull config

    update migrate function in drizzle-orm
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b68f3d View commit details
    Browse the repository at this point in the history
  27. removed driver

    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7790983 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d954a4b View commit details
    Browse the repository at this point in the history
  29. Added alternate config for better-sqlite3, bun:sqlite; Renamed bun-sq…

    …lite to bun:sqlite; Fixed schema inferrence issue (no schema would resrresult in `unknown`, expected: `Record<string, never>`)
    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    482cdce View commit details
    Browse the repository at this point in the history
  30. Added monomigrator

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b40b752 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ccac440 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    79b2dd9 View commit details
    Browse the repository at this point in the history
  33. Removed garbage

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    977fdd2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3430e1c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    56f7b16 View commit details
    Browse the repository at this point in the history
  36. Improved types, matched supported instances of monodriver and monomig…

    …rator, fixed pg withReplicas type's schema inferrence, fixed lack of [entityKind] on some instances, fixed migrators not accepting string as a config
    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    091a8f4 View commit details
    Browse the repository at this point in the history
  37. Fixed invalid [entityKind] call

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9af5fec View commit details
    Browse the repository at this point in the history
  38. Added :memory: autocomplete

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ca04053 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1e1d8ae View commit details
    Browse the repository at this point in the history
  40. Exposed db drivers from monodriver

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1de8bf8 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0f81774 View commit details
    Browse the repository at this point in the history
  42. Fixed faulty test cases; Fixed lack of count type conversion in mysql…

    …; added all method functionality to pg proxy driver; added websocket instance to monodriver neon serverless config
    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f027500 View commit details
    Browse the repository at this point in the history
  43. Switched mysql count to execute

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8903755 View commit details
    Browse the repository at this point in the history
  44. Added cast to embedded

    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a171311 View commit details
    Browse the repository at this point in the history
  45. Switched to .execute for mysql, pg; reverted pg proxy session chang…

    …es; fixed misplaced mysql tests; removed unused args
    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4f9c076 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    99795fa View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    0105349 View commit details
    Browse the repository at this point in the history
  48. Fixed neon-http, planetscale; removed leftover lines; switched sqlite…

    … to session-based count
    Sukairo-02 authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    865fc07 View commit details
    Browse the repository at this point in the history
  49. changed console.log outputs for connection to Sqlite

    returned removed console.log in mysql push
    AleksandrSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b60aa98 View commit details
    Browse the repository at this point in the history
  50. Add draft for beta release

    AndriiSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    388d422 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    6d413df View commit details
    Browse the repository at this point in the history
  52. Update release notes

    AndriiSherman authored and Rodriguespn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d5a0238 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c38333a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f86f5a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    28876e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from singlestore-labs/feature/rebase-beta-branch

    Feature/rebase beta branch
    Rodriguespn authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    13f0835 View commit details
    Browse the repository at this point in the history
  3. Bump path-to-regexp and express in /examples/pg-proxy

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `express` from 4.18.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.18.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c28749 View commit details
    Browse the repository at this point in the history