Skip to content

Enhance database initialization and configurations #494

@ziagham

Description

@ziagham

Refactor database initialization and entity configurations

  • Added IDatabaseInitializer interface and PosgreSqlDatabaseInitializer class for asynchronous database creation.
  • Updated entity configurations to use citext column type and adjusted property lengths.
  • Removed IApplicationDataSeeder and related classes, streamlining the data initialization process.
  • Modified application builder methods to utilize the new database initializer.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestrefactoringRefactoring code

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions