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

Feature/add bson column type #8

Draft
wants to merge 102 commits into
base: main
Choose a base branch
from
Draft

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
  5. Configuration menu
    Copy the full SHA
    1897b30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2977062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92cbb65 View commit details
    Browse the repository at this point in the history
  8. add bson type tests

    Rodriguespn committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    285d131 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d728090 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    843078a View commit details
    Browse the repository at this point in the history
  11. lint fix

    Rodriguespn committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    55dfb8e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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