Merge with Dev-Dany

This commit is contained in:
sparkyx 2006-10-07 10:18:06 +00:00
parent 7f79d8f7e6
commit e8235adc49
44 changed files with 1980 additions and 2292 deletions

View file

@ -0,0 +1,2 @@
alter table import_tmp add jr_rapt text;
create unique index fd_id_ad_id_x on jnt_fic_attr( fd_id,ad_id);