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

Various entity improvements #570

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Various entity improvements #570

merged 7 commits into from
Oct 13, 2024

Commits on Oct 12, 2024

  1. Add new types for some fields in Channels struct (read commit desc)

    - Conditionally compile applied_tags for sqlx feature
    - Add DefaultForumLayout enum
    - Add DefaultSearchOrder enum
    bitfl0wer committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2b45c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a1c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a2a2f0 View commit details
    Browse the repository at this point in the history
  4. remove unneeded import

    bitfl0wer committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8e5239e View commit details
    Browse the repository at this point in the history
  5. rename columns for sql(x)

    bitfl0wer committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ef8add6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b5e85c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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