Re: duplicate rows in spite of multi-column unique constraint

2015-03-24 Thread Chris Hornung
a j E i Q A \t d d H 030 6 E v \n Any other suggestions given this info? Thanks, -- Chris Hornung Johan De Meersman <mailto:vegiv...@tuxera.be> March 24, 2015 at 6:08 AM Please do select id, customer_id, concat('-', group_id, '-') from ap

duplicate rows in spite of multi-column unique constraint

2015-03-23 Thread Chris Hornung
-+ | id | customer_id | group_id | created | +-+-+--+-+ | 20279608258 | ajEiQA | ddH6Ev | 2015-02-17 00:14:54 | +-+-+--+-+ Any thoughts on how this situation came to pass, and how to prevent it from happening? Thanks, -- Chris Hornung