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

chore: Remove old electric-sql #15

Merged
merged 14 commits into from
Aug 20, 2024
Merged

chore: Remove old electric-sql #15

merged 14 commits into from
Aug 20, 2024

Commits on Aug 19, 2024

  1. chore: update tauri

    jo16oh committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7cab7b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fd7b5 View commit details
    Browse the repository at this point in the history
  3. style: remove comment

    jo16oh committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    91fca32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7981942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    708df2b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. test implementation of tree construction from flat array

    - use class to avoid duplication of methods
    - use array items as underlying object to avoid deep copy
    jo16oh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ea98abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff29475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    382205f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f280a96 View commit details
    Browse the repository at this point in the history
  5. add tauri-specta

    jo16oh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a44044c View commit details
    Browse the repository at this point in the history
  6. commands to be async

    jo16oh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ebcc61d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2dfe00 View commit details
    Browse the repository at this point in the history
  8. add sqlx to deps

    jo16oh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0cbd962 View commit details
    Browse the repository at this point in the history
  9. test tauri-specta

    jo16oh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f528c45 View commit details
    Browse the repository at this point in the history