Index bes_i_bes_bestelling_item2 bevatte een niet bestaand veld.

svn path=/Database/trunk/; revision=7884
This commit is contained in:
Bert in het Veld
2001-11-09 12:22:26 +00:00
parent cd7b4e870c
commit 6de0743302

View File

@@ -5,7 +5,7 @@
* 03-11-20000 PF CREATION (concept).
*/
create index bes_i_bes_bestelling_item2 on bes_bestelling_item(bes_bestelling_item_status);
create index bes_i_bes_bestelling_item2 on bes_bestelling_item(bes_bestelopdr_status);
create index bes_i_bes_bestelling2 on bes_bestelling(bes_bestelling_status);
create index bes_i_bes_bestelopdr2 on bes_bestelopdr(bes_bestelopdr_status);