summaryrefslogtreecommitdiffstats
path: root/database.sql
AgeCommit message (Collapse)Author
2011-10-14Load all the data from csv file into the databaseThibaut Horel
Change in the database schema, volume is now a float, update your database consequently
2011-10-13Basis of database buildingThibaut Horel
* database.sql contains de database schema * database.py populates the database