[
https://issues.apache.org/jira/browse/TC-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657541#comment-15657541
]
ASF GitHub Bot commented on TC-40:
----------------------------------
GitHub user dewrich opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/73
[TC-40] - Tools.DB Dump doesn't work with postgres
Fix for: #TC-40 - https://issues.apache.org/jira/browse/TC-40
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dewrich/incubator-trafficcontrol
dewrich/fix/tools_dbdump
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/73.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 #73
----
commit d62a7c85cc7a7c2b91e60342272c251e243b217c
Author: Jackie Heitzer <[email protected]>
Date: 2016-06-30T18:59:25Z
updating database config files.
commit 289d96880d6cad12030af2bf42bfc265b0e125ae
Author: Jackie Heitzer <[email protected]>
Date: 2016-06-30T18:59:54Z
adding postgres and removing mysql.
commit e4fba86e2de3f2bac24b7f408745b73103a289ed
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-07T15:13:27Z
Merge branch 'master' into postgresql
commit a55bfe8222b8b79daa5a9e48fc5fdf95dbbabe63
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-07T15:25:04Z
working on migrating to postgres.
commit 16ee45e601570f944c51f141bbaeb160c98a164e
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-07T19:25:38Z
updating db conf to work with postgres. updating schema file and removing
migrations.
commit d6c2f253386f7aa8b7316e8426844ac88aa6e776
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-07T21:05:21Z
updating sql.
commit 5e0272cfe38ca95087d7da369c1c5863115fbf87
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-08T15:46:45Z
working on db/admin script.
commit 9764c297737c6b559e70fb6e5fe7180549a57a4e
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-08T16:32:38Z
fixing stuff.
commit 527d21191177082b103078ad92745fb5e6e2f17e
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-14T17:10:45Z
updating schema
commit c759ad7564e25b1821bbe7407ab73ca672df5e97
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-14T19:01:40Z
adding temp migration.
commit a086179e0a58ebf7b386a601ef5320e89f0e9f6b
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-18T15:50:59Z
updating admin.pl to create, delete, and show users.
commit 6feb5d4ca435e77eb9533455ac8dd24be310ef16
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-21T14:17:12Z
removing id's from fixtures.
commit a690d6d76199228c7da682c54162aeb9cbc6b50b
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-21T16:12:22Z
updating test helper to reset sequence ids every time the tests run.
commit 46bf0d1a56ba602e4ee03d455cc2c0be6ddd1e98
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-21T21:15:26Z
organizing fixtures alphabetically to guarantee insertion order.
commit e96d50f7e2608e4e6c7ea878752563b29daf7fdb
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-21T21:16:27Z
fixing tests.
commit 72ce6dc0358c67f4dad4fc0565051719cf4c64c7
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-22T21:22:11Z
fixing tests and fixtures.
commit 62ac1af44928db9b696422166e53396ef773c605
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-22T21:25:29Z
Merge branch 'master' into postgresql
commit fc7353a7619e3c825f3539d7dfeb13766e61406d
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-22T21:38:56Z
fixing tests.
commit 07e871cd4323989fc0a558a4e22a51e184609b8f
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-25T18:12:07Z
fixing tests
commit 393b2cb227b96bba73fb20e4ba21a8e149742b81
Author: Jackie Heitzer <[email protected]>
Date: 2016-07-25T21:11:59Z
fixing tests.
commit eb6c152942877fa90deace92b7e1d06767558f6e
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-01T15:52:35Z
fixing integration.
commit 3e0a5998666a894bd24f7b169922649c1bda30af
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-02T14:37:15Z
fixing integration fixtures.
commit 9eb45886efa2206174e8b11bd8aeac64f31e328e
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-02T20:50:22Z
fixing integration tests.
commit c7aabaa374b2985a57279da9ed638fe87ba21e1d
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-03T14:53:58Z
Merge branch 'master' into postgresql
commit 7115ad55a5181449a2a512b9bb6a2a7ae35fe248
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-03T17:58:52Z
fixing tests.
commit 5c95950fd6c71bec15b9632727d81f8cd9d4a8a8
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-04T16:52:08Z
updating test helpers.
commit 8d6f7d424a86634e288731881439d853ac417876
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-05T16:25:35Z
fixing dbdump.
commit bb93c710fd747de0c4e60af79751e67c416b270a
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-08T16:51:53Z
updating schema and migrations.
commit 28403e8ac2ce958e39f6cefd3e87f1ee067b371c
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-08T16:52:31Z
Merge branch 'master' into postgresql
commit 83ee55f24cc5144d99f358c3eb7d5e7fd3825d84
Author: Jackie Heitzer <[email protected]>
Date: 2016-08-11T19:46:14Z
merged in master.
----
> Traffic Ops UI Tools.DB Dump doesn't work
> -----------------------------------------
>
> Key: TC-40
> URL: https://issues.apache.org/jira/browse/TC-40
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops
> Affects Versions: 2.0.0
> Environment: "psql" branch
> Reporter: Dewayne Richardson
> Priority: Minor
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)