- Added sql files to create and drop db and to feed example data. - Added bridge to import (and later export) data from a gtfs.GTFS object to the database. - Updated models and migrations to implement the whole GTFS reference.
2 lines
39 B
SQL
2 lines
39 B
SQL
DROP DATABASE transport_accessibility;
|