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: SQLite integration #5

Merged
merged 16 commits into from
Apr 3, 2024
Merged

feat: SQLite integration #5

merged 16 commits into from
Apr 3, 2024

Commits on Mar 26, 2024

  1. skelly

    kayra1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ba1374a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. feature complete

    kayra1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    37078a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. database tests done

    kayra1 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2d60254 View commit details
    Browse the repository at this point in the history
  2. tests done and passing

    kayra1 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c925d47 View commit details
    Browse the repository at this point in the history
  3. moar tests

    kayra1 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4b27d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4791ad3 View commit details
    Browse the repository at this point in the history
  5. named example properly

    kayra1 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    700a1f4 View commit details
    Browse the repository at this point in the history
  6. removed pointers all around

    kayra1 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    de22f27 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. comments

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    efdfbfd View commit details
    Browse the repository at this point in the history
  2. changes

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6b77d1b View commit details
    Browse the repository at this point in the history
  3. add docstrings

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a9dabda View commit details
    Browse the repository at this point in the history
  4. move to subtests

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5a1b2be View commit details
    Browse the repository at this point in the history
  5. errorf

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f36d64a View commit details
    Browse the repository at this point in the history
  6. no pointers

    kayra1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bafd1c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. remove unneeded lines

    kayra1 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    221f27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d96fe0 View commit details
    Browse the repository at this point in the history