Changes
Jump to navigation
Jump to search
→Additional Findings
Is CPI necessary??
Use this syntax to dump a database:
pg_dump dbname > outfile
Restoring a database:
psql dbname < infile
Sources:
[https://en.wikipedia.org/wiki/NHL_salary_cap#Trades_and_salary_retention]
[https://www.reddit.com/r/hockey/wiki/contracts#wiki_entry_level_contracts_.28elc.29_and_elc_slides]
==Variables==