don't create an index if one already exists (favor PRIMARY_KEY over UNIQUE)
authorJustin Hunter <justin.d.hunter@gmail.com>
Sun, 12 Jul 2009 15:22:22 +0000 (08:22 -0700)
committerJustin Hunter <justin.d.hunter@gmail.com>
Sun, 12 Jul 2009 15:22:22 +0000 (08:22 -0700)
commite283ffd7efdf75de364f338d7ceb67ecc00d3395
tree88cde25c3d2ec925b5fe955180ab2cf8334d799b
parent8e50a529fb0cf26456245e1d40b06dbb0d2bcf50
don't create an index if one already exists (favor PRIMARY_KEY over UNIQUE)
lib/SQL/Translator/Parser/DBI.pm