
In migration f9263d6df56_remove_dhcp_lease there is mistake in DateTime type usage for mysql, used sa.DATETIME() instead of sa.DateTime() Closes-Bug: #1250405 Change-Id: I41fcd3babc64e3307895a92f03c7417577fa7b1d
This directory contains the migration scripts for the Neutron project. Please see the README in neutron/db/migration on how to use and generate new migrations.