mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 05:55:13 +00:00
advanced models/controllers/service docs update
This commit is contained in:
@@ -38,6 +38,8 @@ func main() {
|
||||
db := config.InitDB()
|
||||
importPlayerAdvanced(db)
|
||||
log.Println("🎉 Player Advanced Import completed successfully")
|
||||
importPlayerAdvancedPlayoffs(db)
|
||||
log.Println("🎉 Player Advanced Playoffs Import completed successfully")
|
||||
importPlayerTotals(db)
|
||||
log.Println("🎉 Player Totals Import completed successfully")
|
||||
importPlayerPlayoffs(db)
|
||||
|
||||
Reference in New Issue
Block a user