Skip to content

refactor: Create Command + Migrations Command#278

Merged
usernane merged 48 commits intodevfrom
refactor-create
Feb 17, 2026
Merged

refactor: Create Command + Migrations Command#278
usernane merged 48 commits intodevfrom
refactor-create

Conversation

@usernane
Copy link
Member

@usernane usernane commented Feb 11, 2026

Summary

A total refactor for create command + migrations command

Motivation

Separation of concerns

Changes

This pull request has following changes:
See commits history. Lots of changes.

How to test / verify

Describe testing approach, if it uses unit tests, integration or manual.

  • Updated all unit test cases

Breaking changes

  • No breaking changes
  • Yes (describe + migration notes below)

Migration notes (required if breaking)

Removal of single create command.
Each entity created by the command has its own command (e.g. `create:migration)

Checklist

  • My commits follow Conventional Commits
  • The title of the pull request follow Conventional Commits
  • I added/updated tests (or explained why not)
  • I updated docs (if needed)
  • I ran lint/cs-fixer (if applicable)
  • I considered backward compatibility and security

Related issues

This pull request will close following issues:
Not Applicable

@usernane usernane changed the base branch from main to dev February 11, 2026 21:20
@usernane usernane changed the title Refactor create refactor: Create Command + Migrations Command Feb 11, 2026
@usernane usernane merged commit 95acf48 into dev Feb 17, 2026
7 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments