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: autogenerate schema associations with factories #5

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Mar 31, 2023

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

    cylkdev committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0e7dbbc View commit details
    Browse the repository at this point in the history
  3. add insert test

    cylkdev committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    50cf31b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

  1. add some documentation

    cylkdev committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    6d3c4be View commit details
    Browse the repository at this point in the history
  2. make credo happy

    cylkdev committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    62d8e12 View commit details
    Browse the repository at this point in the history
  3. cleanup

    cylkdev committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f52d10f View commit details
    Browse the repository at this point in the history
  4. make more readable

    cylkdev committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ae19c96 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    1e9c667 View commit details
    Browse the repository at this point in the history
  2. unpin elixir_cache version

    cylkdev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ae512a4 View commit details
    Browse the repository at this point in the history
  3. chore: improve error message

    cylkdev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bc2e350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed05dd3 View commit details
    Browse the repository at this point in the history
  5. add already_started function

    cylkdev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f53c3ad View commit details
    Browse the repository at this point in the history
  6. fix conflicts

    cylkdev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f2ff4da View commit details
    Browse the repository at this point in the history
  7. bump nimbleoptions to 0.5

    cylkdev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4b8b38c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    208e3b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Dec 18, 2023

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

Commits on Jan 30, 2024

  1. ignore structs

    cylkdev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0259ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def44f2 View commit details
    Browse the repository at this point in the history
  3. change elixir cache to 0.3

    cylkdev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5ad100f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. update dep to test

    cylkdev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c7bc590 View commit details
    Browse the repository at this point in the history
  2. remove deps constraints

    cylkdev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    af047af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accf827 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. set faker test only

    cylkdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cf219ec View commit details
    Browse the repository at this point in the history
  2. add faker to dev

    cylkdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    af64fa3 View commit details
    Browse the repository at this point in the history