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

feat(provider): add SQLite sink support #124

Merged
merged 16 commits into from
Oct 6, 2024

Commits on Jul 30, 2024

  1. Add Sqlite Provider

    techgarage-ir committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    80bf3a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    7855cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69eddd View commit details
    Browse the repository at this point in the history
  3. tmp

    followynne committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    06e9534 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. fix tests

    followynne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c3ccc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e4d58 View commit details
    Browse the repository at this point in the history
  3. fix base provider

    followynne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9df5ae3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. fix: typo in provider

    followynne committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2122735 View commit details
    Browse the repository at this point in the history
  2. fix: typos in builder

    followynne committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2ce8a7f View commit details
    Browse the repository at this point in the history
  3. fix dataprovider DI check

    followynne committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    06defee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da68e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af27b1 View commit details
    Browse the repository at this point in the history
  6. update readmes

    followynne committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2727b6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1958a2 View commit details
    Browse the repository at this point in the history