quick code must be unique
This commit is contained in:
parent
868ecb3b3d
commit
2f3280cd14
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
drop table public.import_tmp;
|
||||
drop table public.format_csv_banque;
|
||||
create unique index test_qcode_idx on fiche_detail (ad_value) where ad_id=23;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue