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

finalize WIP API #10280

Merged
merged 90 commits into from
Mar 2, 2024
Merged

finalize WIP API #10280

merged 90 commits into from
Mar 2, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    fbb9c50 View commit details
    Browse the repository at this point in the history
  2. fix: table typegen

    bholmesdev committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    448edc1 View commit details
    Browse the repository at this point in the history
  3. wip: move data seeding

    bholmesdev committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cc23ba2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    607664f View commit details
    Browse the repository at this point in the history
  2. feat: data() -> seed file

    bholmesdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2299a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203dbe3 View commit details
    Browse the repository at this point in the history
  4. feat: db execute command

    bholmesdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9c0139b View commit details
    Browse the repository at this point in the history
  5. fix: test imports

    bholmesdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cbc4dc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f0c5d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80154b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8886b5c View commit details
    Browse the repository at this point in the history
  9. chore: stray comment

    bholmesdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56ea81d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    274504b View commit details
    Browse the repository at this point in the history
  11. feat: db.batch!

    bholmesdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0a3efac View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    f170997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0cebe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30854cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbc136e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. feat: move to db/config.ts

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    783c22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8e275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8936506 View commit details
    Browse the repository at this point in the history
  4. chroe: remove bad import

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    69277b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    258a946 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    933c02f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5e235 View commit details
    Browse the repository at this point in the history
  8. chore: update unit tests

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    217d5bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25cb455 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b9d963 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc0af08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    868beb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63f042f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    36a97e6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5abb5bf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8823108 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c175372 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f5b5605 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    146ece1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    432775d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    be3fd92 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    275f28b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    21ef62c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a3fcfdc View commit details
    Browse the repository at this point in the history
  25. chore: remove db object

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    56e6c57 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    985c48a View commit details
    Browse the repository at this point in the history
  27. chore: changeset

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8603b5c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    09f0a93 View commit details
    Browse the repository at this point in the history
  29. chore: remove old TODO

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    715b679 View commit details
    Browse the repository at this point in the history
  30. fix: bad context reference

    bholmesdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6f1941d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    a738346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c21b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30aa333 View commit details
    Browse the repository at this point in the history
  4. wip: use anything in db/

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ce30dd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6031b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b21543f View commit details
    Browse the repository at this point in the history
  7. chore: remove logs

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ec4730a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48dca90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    918d607 View commit details
    Browse the repository at this point in the history
  10. wip: logs

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a3d88a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e245ed View commit details
    Browse the repository at this point in the history
  12. wip: logs

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    de79f2b View commit details
    Browse the repository at this point in the history
  13. refactor: early return

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e10167f View commit details
    Browse the repository at this point in the history
  14. chore: more logs

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cf2d9a8 View commit details
    Browse the repository at this point in the history
  15. refactor: no batch

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    da2b8fb View commit details
    Browse the repository at this point in the history
  16. fix: use beforeAll

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    47409c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2255a1e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3af9835 View commit details
    Browse the repository at this point in the history
  19. chore: remove logs

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    aba33ee View commit details
    Browse the repository at this point in the history
  20. wip: demo ready

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    37585ce View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff8c571 View commit details
    Browse the repository at this point in the history
  22. Revert "wip: demo ready"

    This reverts commit 37585ce.
    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b6ce989 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    483fbd1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3d77be2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c2e2721 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5c467c6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1a669ea View commit details
    Browse the repository at this point in the history
  28. wip: try fileURLToPath

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    46fd65d View commit details
    Browse the repository at this point in the history
  29. Revert "wip: try fileURLToPath"

    This reverts commit 46fd65d.
    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ac08bc1 View commit details
    Browse the repository at this point in the history
  30. Revert "wip: fix windows file import"

    This reverts commit 1a669ea.
    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9e52f3b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c489825 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0e9e1ae View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    67d7f70 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    65f569d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    eb37e30 View commit details
    Browse the repository at this point in the history
  36. fix: use mjs??

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9bffad0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a00c48a View commit details
    Browse the repository at this point in the history
  38. chore: remove log check

    bholmesdev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    830af5c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    94449d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bea900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4973383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76e618d View commit details
    Browse the repository at this point in the history