diff --git a/src/db/migration/V20161710_1833__mantis8112.sql b/src/db/migration/V20161710_1833__mantis8112.sql new file mode 100644 index 000000000..213b29c09 --- /dev/null +++ b/src/db/migration/V20161710_1833__mantis8112.sql @@ -0,0 +1,2 @@ +alter table ESQUEMA_CORRIDA ADD AUTOBUS_ID NUMBER(7,0); +