删除表
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
--医生相关
|
||||
DROP TABLE Attachment;
|
||||
DROP TABLE Doctor;
|
||||
DROP TABLE DoctorPayInformation
|
||||
DROP TABLE Postgraduate;
|
||||
DROP TABLE Education;
|
||||
DROP TABLE ResearchPublication;
|
||||
@@ -22,6 +23,11 @@ DROP TABLE TrialRevenuesPrice;
|
||||
DROP TABLE TrialRevenuesPriceVerification;
|
||||
DROP TABLE VolumeReward;
|
||||
|
||||
--new
|
||||
DROP TABLE Payment
|
||||
DROP TABLE PaymentAdjustment
|
||||
DROP TABLE PaymentDetail
|
||||
|
||||
|
||||
--工作量
|
||||
DROP TABLE [Workload];
|
||||
@@ -48,6 +54,11 @@ DROP TABLE SubjectCriteriaEvaluation;
|
||||
DROP TABLE SubjectCriteriaEvaluationVisitFilter;
|
||||
DROP TABLE SubjectCriteriaEvaluationVisitStudyFilter;
|
||||
|
||||
--new
|
||||
DROP TABLE SubjectAdditionalEvaluationResult
|
||||
DROP TABLE TrialCriterionAdditionalAssessmentType
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user