[
https://issues.apache.org/jira/browse/TC-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616431#comment-15616431
]
ASF GitHub Bot commented on TC-11:
----------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafficcontrol/pull/20
> psql branch -- remove "insert ignore" from seeds.sql
> ----------------------------------------------------
>
> Key: TC-11
> URL: https://issues.apache.org/jira/browse/TC-11
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops
> Affects Versions: 2.0.0
> Reporter: Dan Kirkwood
> Assignee: Dan Kirkwood
> Priority: Minor
> Fix For: 2.0.0
>
>
> mysql uses `insert ignore ...`, whereas postgres uses `insert ... on
> conflict do nothing;` for the equivalent
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)