You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/03/16 21:09:02 UTC

[04/29] incubator-trafficcontrol git commit: initial ORT changes

initial ORT changes


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/b23a923f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/b23a923f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/b23a923f

Branch: refs/heads/master
Commit: b23a923fc4e81158dc22eb98b42320e829938f49
Parents: 8461b11
Author: Derek Gelinas <de...@cable.comcast.com>
Authored: Tue Feb 21 19:27:16 2017 -0500
Committer: Jeremy Mitchell <mi...@gmail.com>
Committed: Thu Mar 16 15:08:23 2017 -0600

----------------------------------------------------------------------
 .../app/db/migrations/20170221190747_add_reval_pending.sql   | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/b23a923f/traffic_ops/app/db/migrations/20170221190747_add_reval_pending.sql
----------------------------------------------------------------------
diff --git a/traffic_ops/app/db/migrations/20170221190747_add_reval_pending.sql b/traffic_ops/app/db/migrations/20170221190747_add_reval_pending.sql
new file mode 100644
index 0000000..a6341b2
--- /dev/null
+++ b/traffic_ops/app/db/migrations/20170221190747_add_reval_pending.sql
@@ -0,0 +1,8 @@
+
+-- +goose Up
+-- SQL in section 'Up' is executed when this migration is applied
+
+
+-- +goose Down
+-- SQL section 'Down' is executed when this migration is rolled back
+