-
Notifications
You must be signed in to change notification settings - Fork 26
Enhance database initialization and configurations #494
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestrefactoringRefactoring codeRefactoring code
Milestone
Description
Refactor database initialization and entity configurations
- Added
IDatabaseInitializerinterface andPosgreSqlDatabaseInitializerclass for asynchronous database creation. - Updated entity configurations to use
citextcolumn type and adjusted property lengths. - Removed
IApplicationDataSeederand related classes, streamlining the data initialization process. - Modified application builder methods to utilize the new database initializer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestrefactoringRefactoring codeRefactoring code