Skip to content

1 clean up and create user entity#2

Merged
need4deed merged 8 commits into
developfrom
1-clean-up-and-create-user-entity
Jun 9, 2025
Merged

1 clean up and create user entity#2
need4deed merged 8 commits into
developfrom
1-clean-up-and-create-user-entity

Conversation

@arturasmckwcz

Copy link
Copy Markdown
Collaborator

closes #1

@arturasmckwcz arturasmckwcz requested a review from need4deed June 9, 2025 22:18
@arturasmckwcz arturasmckwcz self-assigned this Jun 9, 2025
@arturasmckwcz arturasmckwcz added the enhancement New feature or request label Jun 9, 2025
@arturasmckwcz arturasmckwcz linked an issue Jun 9, 2025 that may be closed by this pull request
@need4deed need4deed merged commit 853b63f into develop Jun 9, 2025
@need4deed need4deed deleted the 1-clean-up-and-create-user-entity branch June 9, 2025 22:21
ivannissimrch pushed a commit to ivannissimrch/be that referenced this pull request Jul 10, 2026
…create-user-entity

1 clean up and create user entity
arturasmckwcz added a commit that referenced this pull request Jul 13, 2026
The 73-migration chain was written against a pre-existing schema and
cannot replay from scratch — migration #2 fails with 'relation language
does not exist'. This genesis migration (timestamp 1763036250000) runs
first on any DB and:
- Creates all enums, sequences, tables and constraints in their current
  final form using IF NOT EXISTS / DO EXCEPTION blocks (idempotent)
- Marks all 73 existing migrations as already-run in be_migrations so
  TypeORM skips them on both fresh and existing DBs

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clean up and create user entity

3 participants