Skip to content

Conversation

@rithakith
Copy link
Owner

No description provided.

JalinaH and others added 10 commits July 20, 2025 22:05
- Created a new migration (20250720165102_UpdateExistingLotsData) to update existing records in the LandAquisitionMasterFiles table.
- Set random values for the Lots column (between 1 and 6) where the current value is 0 using PostgreSQL's RANDOM() function.
- Implemented rollback functionality to reset Lots back to 0 if needed.
- Updated the model snapshot to reflect the new Lots property in LandAquisitionMasterFile.
- Added Lots property to the LandAquisitionMasterFile model.
Merge pull request #72 from rithakith/main
- Updated BuildingRatesLA model to make AssessmentNumber, Owner, YearOfConstruction, FloorAreaSQFT, RatePerSQFT, and Cost required fields.
- Modified AppDbContextModelSnapshot to reflect the changes in the BuildingRatesLA model.
- Created a new migration file for updating the required fields in the database schema.
@rithakith rithakith merged commit e38c0b1 into dev-rithara Jul 21, 2025
1 check 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.

3 participants