@@ -38,7 +38,7 @@ func main() {
fmt.Println("🌐 Connecting to databases...")
db.Connect()
fmt.Println("✅ Database connections established!")
// Ensure schema is updated
db.DB.AutoMigrate(&models.StockRequest{})
The note is not visible to the blocked user.