Skip to content
Discussion options

You must be logged in to vote

Yes, this one was missing :

`ALTER TABLE ONLY public.virtualization_vminterface
ADD CONSTRAINT virtualization_vminterface_unique_virtual_machine_name UNIQUE (virtual_machine_id, name);

`

All is Ok now!

Thank you very much,

Christophe.

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@christophenouvel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@candlerb
Comment options

@candlerb
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by christophenouvel
Comment options

You must be logged in to vote
3 replies
@candlerb
Comment options

@TnTBass
Comment options

@TnTBass
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #11385 on January 04, 2023 14:25.