GitHub user mitchell852 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/87
PSQL - Update create tables and isolate data fixing migration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mitchell852/incubator-trafficcontrol
update-create-tables-and-isolate-migration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/87.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #87
----
commit df86a1f01a62530050db0c281aa37cf22f5682fd
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-15T21:11:42Z
sets doubles and the proper smallints to numeric and bool respectively
commit 7acf0ed7d17c8d6b35026ca8be62543f4d16ca05
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-15T21:12:32Z
moves the sql uses to fix datatypes for a migrated database into a
non-migration file. this sql file is a one-off only to be applied to a database
converted from mysql.
commit 006500c6e21d8c41d53e5352579ce1a80784e7a5
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-15T21:12:50Z
the migrations dir is now empty. this will ensure that it is there.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---