root/trunk/sql/updates/0.6/2429_taxi.sql
@
2
Revision 2, 106 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DROP TABLE IF EXISTS `taxi_node`; |
2 | DROP TABLE IF EXISTS `taxi_path`; |
3 | DROP TABLE IF EXISTS `taxi_pathnode`; |
Note: See TracBrowser
for help on using the browser.