dal data
NHL Schedule Database
Current view: Dallas Stars 2019-2020 season
[Main][Query][Change Teams] || [NHL.com][NHL.com scores] || [Attendance] || [Last 7/Next 7][All Games] ||
[Stars website]To do (in no particular order):
- Convert sql calls to give an array of arguments
- Convert tables to use an id number instead of team city/name (?)
- In progress; some query items don't work with the new ids yet (in particular, standings don't work with ids yet)
- Name columns in select statements (?)
- Client tracking, to make setting globals easier
- Show division leaders in correct playoff seed in standings page
- Add version/changelog information
- Fix point reporting for playoffs, and for older seasons(?)
- Third sweep of SQL to optimize slow queries
- Clean up view_sched
Done: - Fix date handling to use SQL functions instead of Time::Local (done 10 sep 2002, partially--user-input dates still need timelocal)
- Convert sql sub to take an array of arguments (to allow $sth->execute(@array)) (done 10 sep 2002)
- Fix tables to have same column types (done 15 jul 2002)
- Make one calendar call up correct table (done 16 jul 2002)
- make standings page sortable (done 29 jul 2002)
- Make team names clickable (probably to op=main page) (done 7 aug 2002)
Other links:
View sources for hockey data
View todo/bug list
Return to the main hockey page
Go to our home page
Whom to sue:
kkeller at wombat.san-francisco.ca.us