Skip to content

Releases: graphia/sql-questions

0.2

05 Jun 13:29
b8c2334
Compare
Choose a tag to compare

Add some questions, fix medal type ordering.

0.1

05 Jun 10:25
af0d79d
Compare
Choose a tag to compare
0.1

First version. To install create a database and pipe olympics-database.sql into psql

$ createdb olympics

$ psql olympics < olympics-database.sql