autogenerate wants to add existing named index #282
Closed
Labels
Comments
Michael Bayer (@zzzeek) wrote: can you please share:
|
Changes by Michael Bayer (@zzzeek):
|
Michael Bayer (@zzzeek) wrote: confirmed with postgresql |
Changes by Michael Bayer (@zzzeek):
|
dan milon (@danmilon) wrote: Yes, the target database is postgresql :) |
Michael Bayer (@zzzeek) wrote: no I have the issue but this index will need to be excluded entirely for now |
Changes by dan milon (@danmilon):
|
Michael Bayer (@zzzeek) wrote:
→ 46761f9 |
Changes by Michael Bayer (@zzzeek):
|
This was referenced Nov 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by dan milon (@danmilon)
I've got the following index
and even though it already exists in the database, a new revision tries to create it again.
I think autogenerate is able to catch these kind of indexes. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: