码蚁0817班级,AI项目,脸谱,双团队架构,赛马机制
马喜龙
2024-12-05 652718b47d7683aff750a28dc02369f357a378b4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
SQLite format 3@  kW.v‰ì]ûöñì Æ
­    
z    lÖît±íÅÄhóú‡üøG'/indexuq_rule_property_rule_id_namerule_propertyCREATE UNIQUE INDEX uq_rule_property_rule_id_name ON rule_property (rule_id,name)q=' indexix_rule_property_rule_idrule_propertyCREATE INDEX ix_rule_property_rule_id ON rule_property(rule_id)v''ƒ+tablerule_propertyrule_propertyCREATE TABLE rule_property ( rule_id bigint NOT NULL CONSTRAINT fk_rule_property_rule_id REFERENCES rule(id) ON DELETE CASCADE, name text NOT NULL, persist_name text NOT NULL, item_type_name bigint NOT NULL)s?indexuq_rule_rule_file_id_nameruleCREATE UNIQUE INDEX uq_rule_rule_file_id_name ON rule (rule_file_id,name)[5{indexix_rule_rule_file_idruleCREATE INDEX ix_rule_rule_file_id ON rule(rule_file_id)|ƒ[tableruleruleCREATE TABLE rule ( id bigint NOT NULL CONSTRAINT pk_rule_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_rule_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name text NOT NULL, rule_extension tinyint NOT NULL)';indexsqlite_autoindex_rule_1ruleI)#indexix_file_extension_rule_file_idfile_extensionCREATE INDEX ix_file_extension_rule_file_id ON file_extension(rule_file_id)‚:))„/tablefile_extensionfile_extensionCREATE TABLE file_extension ( id bigint NOT NULL CONSTRAINT pk_file_extension_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_file_extension_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, file_extension text NOT NULL, content_type_name bigint NOT NULL);O)indexsqlite_autoindex_file_extension_1file_extension|E%indexix_content_type_rule_file_idcontent_typeCREATE INDEX ix_content_type_rule_file_id ON content_type(rule_file_id)‚g %%…tablecontent_typecontent_typeCREATE TABLE content_type ( id bigint NOT NULL CONSTRAINT pk_content_type_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_content_type_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name text NOT NULL, display_name text NOT NULL, item_type_name bigint NOT NULL, default_for_item_type tinyint NOT NULL)7K%indexsqlite_autoindex_content_type_1content_typep ?indexix_item_type_rule_file_iditem_type CREATE INDEX ix_item_type_rule_file_id ON item_type(rule_file_id)v
ƒ;tableitem_typeitem_type CREATE TABLE item_type ( id bigint NOT NULL CONSTRAINT pk_item_type_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_item_type_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name bigint NOT NULL)1 Eindexsqlite_autoindex_item_type_1item_type ^    /}indexuq_rule_file_filerule_file
CREATE UNIQUE INDEX uq_rule_file_file ON rule_file(file)6‚;tablerule_filerule_fileCREATE TABLE rule_file ( id bigint NOT NULL CONSTRAINT pk_rule_file_id PRIMARY KEY, file text NOT NULL, time_stamp bigint NOT NULL, hash text NOT NULL)1Eindexsqlite_autoindex_rule_file_1rule_file    .]AKindexix_project_extension_property_project_idproject_extension_propertyCREATE INDEX ix_project_extension_property_project_id ON project_extension_property(project_id)‚AAƒ+tableproject_extension_propertyproject_extension_propertyCREATE TABLE project_extension_property ( project_id bigint NOT NULL CONSTRAINT fk_project_extension_property_project_id REFERENCES project(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL)V+uindexuq_project_guidprojectCREATE UNIQUE INDEX uq_project_guid ON project(guid)V+uindexuq_project_fileprojectCREATE UNIQUE INDEX uq_project_file ON project(file)‚Y…    tableprojectprojectCREATE TABLE project ( id bigint NOT NULL CONSTRAINT pk_project_id PRIMARY KEY, projname text NOT NULL, file text NOT NULL, guid text NOT NULL, shared tinyint NOT NULL, time_stamp bigint NOT NULL, hash text NOT NULL, target_framework_version int NOT NULL, show_all_files tinyint NOT NULL, unsupported tinyint NOT NULL)-Aindexsqlite_autoindex_projeIR2?* 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  øúmÉ ½ ª ù Æ
­    
z    lÖî±tíîÅhóú‡üøGG'/indexuq_rule_property_rule_id_namerule_propertyCREATE UNIQUE INDEX uq_rule_property_rule_id_name ON rule_property (rule_id,name)q=' indexix_rule_property_rule_idrule_propertyCREATE INDEX ix_rule_property_rule_id ON rule_property(rule_id)v''ƒ+tablerule_propertyrule_propertyCREATE TABLE rule_property ( rule_id bigint NOT NULL CONSTRAINT fk_rule_property_rule_id REFERENCES rule(id) ON DELETE CASCADE, name text NOT NULL, persist_name text NOT NULL, item_type_name bigint NOT NULL)s?indexuq_rule_rule_file_id_nameruleCREATE UNIQUE INDEX uq_rule_rule_file_id_name ON rule (rule_file_id,name)[5{indexix_rule_rule_file_idruleCREATE INDEX ix_rule_rule_file_id ON rule(rule_file_id)';indexsqlite_autoindex_rule_1rule|ƒ[tableruleruleCREATE TABLE rule ( id bigint NOT NULL CONSTRAINT pk_rule_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_rule_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name text NOT NULL, rule_extension tinyint NOT NULL)I)#indexix_file_extension_rule_file_idfile_extensionCREATE INDEX ix_file_extension_rule_file_id ON file_extension(rule_file_id);O)indexsqlite_autoindex_file_extension_1file_extension‚:))„/tablefile_extensionfile_extensionCREATE TABLE file_extension ( id bigint NOT NULL CONSTRAINT pk_file_extension_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_file_extension_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, file_extension text NOT NULL, content_type_name bigint NOT NULL)|E%indexix_content_type_rule_file_idcontent_typeCREATE INDEX ix_content_type_rule_file_id ON content_type(rule_file_id)‚g %%…tablecontent_typecontent_typeCREATE TABLE content_type ( id bigint NOT NULL CONSTRAINT pk_content_type_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_content_type_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name text NOT NULL, display_name text NOT NULL, item_type_name bigint NOT NULL, default_for_item_type tinyint NOT NULL)7K%indexsqlite_autoindex_content_type_1content_typep ?indexix_item_type_rule_file_iditem_type CREATE INDEX ix_item_type_rule_file_id ON item_type(rule_file_id)v
ƒ;tableitem_typeitem_type CREATE TABLE item_type ( id bigint NOT NULL CONSTRAINT pk_item_type_id PRIMARY KEY, rule_file_id bigint NOT NULL CONSTRAINT fk_item_type_rule_file_id REFERENCES rule_file(id) ON DELETE CASCADE, name bigint NOT NULL)1 Eindexsqlite_autoindex_item_type_1item_type ^    /}indexuq_rule_file_filerule_file
CREATE UNIQUE INDEX uq_rule_file_file ON rule_file(file)6‚;tablerule_filerule_fileCREATE TABLE rule_file ( id bigint NOT NULL CONSTRAINT pk_rule_file_id PRIMARY KEY, file text NOT NULL, time_stamp bigint NOT NULL, hash text NOT NULL)1Eindexsqlite_autoindex_rule_file_1rule_file    .]AKindexix_project_extension_property_project_idproject_extension_propertyCREATE INDEX ix_project_extension_property_project_id ON project_extension_property(project_id)‚AAƒ+tableproject_extension_propertyproject_extension_propertyCREATE TABLE project_extension_property ( project_id bigint NOT NULL CONSTRAINT fk_project_extension_property_project_id REFERENCES project(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL)V+uindexuq_project_guidprojectCREATE UNIQUE INDEX uq_project_guid ON project(guid)V+uindexuq_project_fileprojectCREATE UNIQUE INDEX uq_project_file ON project(file)‚Y…    tableprojectprojectCREATE TABLE project ( id bigint NOT NULL CONSTRAINT pk_project_id PRIMARY KEY, projname text NOT NULL, file text NOT NULL, guid text NOT NULL, shared tinyint NOT NULL, time_stamp bigint NOT NULL, hash text NOT NULL, target_framework_version int NOT NULL, show_all_files tinyint NOT NULL, unsupported tinyint NOT NULL)-Aindexsqlite_autoindex_project_1project Ä/¤‰ © ,      \
z    6        ª3̉ü`¢Ä:S9,+I/#indexix_d,11‚stablefile_under_projectfile_under_project/CREATE TABLE file_under_project ( project_item_id bigint NOT NULL, project_id bigint NOT NULL CONSTRAINT fk_file_under_project_project_id REFERENCES project(id) ON DELETE CASCADE)+I/#indexix_file_under_filter_filter_idfile_under_filter.CREATE INDEX ix_file_under_filter_filter_id ON file_under_filter(filter_id)]*//‚itablefile_under_filterfile_under_filter-CREATE TABLE file_under_filter ( project_item_id bigint NOT NULL, filter_id bigint NOT NULL CONSTRAINT fk_file_under_filter_filter_id REFERENCES filter(id) ON DELETE CASCADE)G'/indexuq_rule_property_rule_id_namerule_propertyCREATE UNIQUE INDEX uq_rule_property_rule_id_name ON rule_property (rule_id,name)q=' indexix_rule_property_rule_idrule_propertyCREATE INDEX ix_rule_property_rule_id ON rule_property(rule_id);)k/iindexix_project_item_file_project_id_file_upper_hintproject_item_file,CREATE INDEX ix_project_item_file_project_id_file_upper_hint ON project_item_file (project_id,file_upper_hint)(U/;indexix_project_item_file_file_upper_hintproject_item_file+CREATE INDEX ix_project_item_file_file_upper_hint ON project_item_file(file_upper_hint)
'K/'indexix_project_item_file_project_idproject_item_file*CREATE INDEX ix_project_item_file_project_id ON project_item_file(project_id)A&U/indexsqlite_autoindex_project_item_file_1project_item_file)„d%//ˆwtableproject_item_fileproject_item_file(CREATE TABLE project_item_file ( id bigint NOT NULL CONSTRAINT pk_project_item_file_id PRIMARY KEY, project_id bigint NOT NULL CONSTRAINT fk_project_item_file_project_id REFERENCES project(id) ON DELETE CASCADE, containing_project_file bigint NOT NULL, file bigint NOT NULL, file_upper_hint text NOT NULL, item_type text NOT NULL, content_type text NOT NULL, sub_type text NOT NULL, generator_target text NOT NULL, build_target text NOT NULL, dependent_upon text NOT NULL, deployment_content tinyint NOT NULL, shared tinyint NOT NULL, has_children tinyint NOT NULL)u$?indexuq_filter_project_id_namefilter'CREATE UNIQUE INDEX uq_filter_project_id_name ON filter (project_id,name)]#5{indexix_filter_project_idfilter&CREATE INDEX ix_filter_project_id ON filter(project_id)+"?indexsqlite_autoindex_filter_1filter%‚A!„]tablefilterfilter$CREATE TABLE filter ( id bigint NOT NULL CONSTRAINT pk_filter_id PRIMARY KEY, project_id bigint NOT NULL CONSTRAINT fk_filter_project_id REFERENCES project(id) ON DELETE CASCADE, name text NOT NULL, unique_identifier text NOT NULL, extensions text NOT NULL, source_control_files tinyint NOT NULL)_ y?‚indexuq_file_extension_in_project_project_id_file_extensionfile_extension_in_project#CREATE UNIQUE INDEX uq_file_extension_in_project_project_id_file_extension ON file_extension_in_project (project_id,file_extension)*[?Gindexix_file_extension_in_project_project_idfile_extension_in_project"CREATE INDEX ix_file_extension_in_project_project_id ON file_extension_in_project(project_id)‚ ??ƒOtablefile_extension_in_projectfile_extension_in_project!CREATE TABLE file_extension_in_project ( project_id bigint NOT NULL CONSTRAINT fk_file_extension_in_project_project_id REFERENCES project(id) ON DELETE CASCADE, file_extension text NOT NULL, content_type_name bigint NOT NULL){C)indexix_rule_in_config_config_idrule_in_config CREATE INDEX ix_rule_in_config_config_id ON rule_in_config(config_id)]))‚utablerule_in_configrule_in_configCREATE TABLE rule_in_config ( config_id bigint NOT NULL CONSTRAINT fk_rule_in_config_config_id REFERENCES config(id) ON DELETE CASCADE, name text NOT NULL, rule_id bigint NOT NULL)M3+indexix_rule_file_in_config_config_idrule_file_in_configCREATE INDEX ix_rule_file_in_config_config_id ON rule_file_in_config(config_id)b33‚ktablerule_file_in_configrule_file_in_configCREATE TABLE rule_file_in_config ( config_id bigint NOT NULL CONSTRAINT fk_rule_file_in_config_config_id REFERENCES config(id) ON DELETE CASCADE, rule_file_id bigint NOT NULL)
 
 
 
 
 
 
 
 
 
 
 
 
  v*Co‚ ñ  o z
Ó
 
    ;¯8¯tû´v4woD:Ckwindexuq_reference_project_id_reference_type_identityreferenceGCREATE UNIQUE INDEX uq_reference_project_id_reference_type_identity ON reference (project_id,reference_type,identity)jB;indexix_reference_project_idreferenceFCREATE INDEX ix_ref?I/#indexix_config_dependency_config_idconfig_dependencyCCREATE INDEX ix_config_dependency_config_id ON config_dependency(config_id)A>U/indexsqlite_autoindex_config_dependency_1config_dependencyBd,11‚stablefile_under_projectfile_under_project/CREATE TABLE file_under_project ( project_item_id bigint NOT NULL, project_id bigint NOT NULL CONSTRAINT fk_file_under_project_project_id REFERENCES project(id) ON DELETE CASCADE)+I/#indexix_file_under_filter_filter_idfile_under_filter.CREATE INDEX ix_file_under_filter_filter_id ON file_under_filter(filter_id)‚D=//„7tableconfig_dependencyconfig_dependencyACREATE TABLE config_dependency ( id bigint NOT NULL CONSTRAINT pk_config_dependency_id PRIMARY KEY, config_id bigint NOT NULL CONSTRAINT fk_config_dependency_config_id REFERENCES config(id) ON DELETE CASCADE, dependency_file bigint NOT NULL, dependency_file_hash text NOT NULL)w<A'indexix_config_import_config_idconfig_import@CREATE INDEX ix_config_import_config_id ON config_import(config_id)9;M'indexsqlite_autoindex_config_import_1config_import?ƒ:''…Ktableconfig_importconfig_import>CREATE TABLE config_import ( id bigint NOT NULL CONSTRAINT pk_config_import_id PRIMARY KEY, config_id bigint NOT NULL CONSTRAINT fk_config_import_config_id REFERENCES config(id) ON DELETE CASCADE, import_file bigint NOT NULL, importing_file bigint NOT NULL, import_group_label text NOT NULL, import_label text NOT NULL, import_file_hash text NOT NULL)u9?indexuq_config_project_id_nameconfig=CREATE UNIQUE INDEX uq_config_project_id_name ON config (project_id,name)]85{indexix_config_project_idconfig<CREATE INDEX ix_config_project_id ON config(project_id)+7?indexsqlite_autoindex_config_1config;‚O6„ytableconfigconfig:CREATE TABLE config ( id bigint NOT NULL CONSTRAINT pk_config_id PRIMARY KEY, project_id bigint NOT NULL CONSTRAINT fk_config_project_id REFERENCES project(id) ON DELETE CASCADE, name text NOT NULL, evaluation_id bigint NOT NULL, static_data_time_stamp bigint NOT NULL, dynamic_data_time_stamp bigint NOT NULL){5C)indexix_generated_file_config_idgenerated_file9CREATE INDEX ix_generated_file_config_id ON generated_file(config_id)F4))‚Gtablegenerated_filegenerated_file8CREATE TABLE generated_file ( config_id bigint NOT NULL CONSTRAINT fk_generated_file_config_id REFERENCES config(id) ON DELETE CASCADE, file bigint NOT NULL)$3[3Gindexix_filter_under_filter_parent_filter_idfilter_under_filter7CREATE INDEX ix_filter_under_filter_parent_filter_id ON filter_under_filter(parent_filter_id)r233ƒ tablefilter_under_filterfilter_under_filter6CREATE TABLE filter_under_filter ( this_filter_id bigint NOT NULL, parent_filter_id bigint NOT NULL CONSTRAINT fk_filter_under_filter_parent_filter_id REFERENCES filter(id) ON DELETE CASCADE)1Q53indexix_filter_under_project_project_idfilter_under_project5CREATE INDEX ix_filter_under_project_project_id ON filter_under_project(project_id)f055‚otablefilter_under_projectfilter_under_project4CREATE TABLE filter_under_project ( filter_id bigint NOT NULL, project_id bigint NOT NULL CONSTRAINT fk_filter_under_project_project_id REFERENCES project(id) ON DELETE CASCADE)/O+/indexix_file_under_file_parent_file_idfile_under_file3CREATE INDEX ix_file_under_file_parent_file_id ON file_under_file(parent_file_id)j.++ƒ tablefile_under_filefile_under_file1CREATE TABLE file_under_file ( project_item_id bigint NOT NULL, parent_file_id bigint NOT NULL CONSTRAINT fk_file_under_file_parent_file_id REFERENCES project_item_file(id) ON DELETE CASCADE)-M1+indexix_file_under_project_project_idfile_under_project0CREATE INDEX ix_file_under_project_project_id ON file_under_project(project_id)
 
 
 
 
 
 
 
 
 
 
 
 
 
  vì¹M  “ ø F    ·    Rf $@¿&ÿUv ¯NE+indexix_config_property_config_idconfig_propertySCREATE INDEX ix_config_property_config_id ON config_property(config_id)aM++‚ytableconfig_propertyconfig_propertyRCREATE TABLE config_property ( config_id bigint NOT NULL CONSTRAINT fk_config_property_co\Rw?‚indexuq_config_item_type_property_config_id_item_type_nameconfig_item_type_propertyWCREATE UNIQUE INDEX uq_config_item_type_property_config_id_item_type_name ON config_item_type_property (config_id,item_type,name)'QY?Cindexix_config_item_type_property_config_idconfig_item_type_propertyVCREATE INDEX ix_config_item_type_property_config_id ON config_item_type_property(config_id)‚$P??ƒWtableconfig_item_type_propertyconfig_item_type_propertyUCREATE TABLE config_item_type_property ( config_id bigint NOT NULL CONSTRAINT fk_config_item_type_property_config_id REFERENCES config(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL, item_type bigint NOT NULL)OO+?indexuq_config_property_config_id_nameconfig_propertyTCREATE UNIQUE INDEX uq_config_property_config_id_name ON config_property (config_id,name)NE+indexix_config_property_config_idconfig_propertySCREATE INDEX ix_config_property_config_id ON config_property(config_id)aM++‚ytableconfig_propertyconfig_propertyRCREATE TABLE config_property ( config_id bigint NOT NULL CONSTRAINT fk_config_property_config_id REFERENCES config(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL)zLC'indexix_shared_import_project_idshared_importQCREATE INDEX ix_shared_import_project_id ON shared_import(project_id)CK''‚Etableshared_importshared_importPCREATE TABLE shared_import ( project_id bigint NOT NULL CONSTRAINT fk_shared_import_project_id REFERENCES project(id) ON DELETE CASCADE, name text NOT NULL)iJA‚indexuq_reference_config_attribute_reference_id_config_id_namereference_config_attributeOCREATE UNIQUE INDEX uq_reference_config_attribute_reference_id_config_id_name ON reference_config_attribute (reference_id,config_id,name)+I[AGindexix_reference_config_attribute_config_idreference_config_attributeNCREATE INDEX ix_reference_config_attribute_config_id ON reference_config_attribute(config_id)4HaASindexix_reference_config_attribute_reference_idreference_config_attributeMCREATE INDEX ix_reference_config_attribute_reference_id ON reference_config_attribute(reference_id)ƒ GAA…#tablereference_config_attributereference_config_attributeLCREATE TABLE reference_config_attribute ( reference_id bigint NOT NULL CONSTRAINT fk_reference_config_attribute_reference_id REFERENCES reference(id) ON DELETE CASCADE, config_id bigint NOT NULL CONSTRAINT fk_reference_config_attribute_config_id REFERENCES config(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL)/F]3[indexuq_reference_attribute_reference_id_namereference_attributeKCREATE UNIQUE INDEX uq_reference_attribute_reference_id_name ON reference_attribute (reference_id,name)ES37indexix_reference_attribute_reference_idreference_attributeJCREATE INDEX ix_reference_attribute_reference_id ON reference_attribute(reference_id)zD33ƒtablereference_attributereference_attributeHCREATE TABLE reference_attribute ( reference_id bigint NOT NULL CONSTRAINT fk_reference_attribute_reference_id REFERENCES reference(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL):Ckwindexuq_reference_project_id_reference_type_identityreferenceGCREATE UNIQUE INDEX uq_reference_project_id_reference_type_identity ON reference (project_id,reference_type,identity)jB;indexix_reference_project_idreferenceFCREATE INDEX ix_reference_project_id ON reference(project_id)1AEindexsqlite_autoindex_reference_1referenceE‚@ƒqtablereferencereferenceDCREATE TABLE reference ( id bigint NOT NULL CONSTRAINT pk_reference_id PRIMARY KEY, project_id bigint NOT NULL CONSTRAINT fk_reference_project_id REFERENCES project(id) ON DELETE CASCADE, identity bigint NOT NULL, reference_type int NOT NULL)
 
 
 
 
 
 
 
 
 
 
 
 
 ±‡ 
‚    •Á7S¹ x«Ä('y¾o‡‡5dI#indexsqlite_autoindex_shared_text_1shared_textjZb-yindexuq_property_namepropertyhCREATE UNIQUE INDEX uq_property_name ON property(name)]a tablepropertypropertygCREATE TABLE property ( name text NOT NULL, value text NOT NULL)+`[AGindexix_command_line_for_reference_config_idcommand_line_for_referencefCREATE INDEX ix_command_line_for_reference_config_id ON command_line_for_reference(config_id)~_AAƒtablecommand_line_for_referencecommand_line_for_referenceeCREATE TABLE command_line_for_reference ( config_id bigint NOT NULL CONSTRAINT fk_command_line_for_reference_config_id REFERENCES config(id) ON DELETE CASCADE, command_line bigint NOT NULL)^U/;indexix_command_line_file_command_line_idcommand_line_filedCREATE INDEX ix_command_line_file_command_line_id ON command_line_file(command_line_id)d]//‚wtablecommand_line_filecommand_line_filecCREATE TABLE command_line_file ( command_line_id bigint NOT NULL CONSTRAINT fk_command_line_file_command_line_id REFERENCES command_line(id) ON DELETE CASCADE, file bigint NOT NULL)s\?%indexix_command_line_config_idcommand_linebCREATE INDEX ix_command_line_config_id ON command_line(config_id)‚UZ%%„mtablecommand_linecommand_line`CREATE TABLE command_line ( id bigint NOT NULL CONSTRAINT pk_command_line_id PRIMARY KEY, config_id bigint NOT NULL CONSTRAINT fk_command_line_config_id REFERENCES config(id) ON DELETE CASCADE, command_line bigint NOT NULL, is_default tinyint NOT NULL, contains_referenced_projects_data tinyint NOT NULL)7[K%indexsqlite_autoindex_command_line_1command_linea 6YQ73indexix_config_special_target_config_idconfig_special_target_CREATE INDEX ix_config_special_target_config_id ON config_special_target(config_id)aX77‚atableconfig_special_targetconfig_special_target^CREATE TABLE config_special_target ( config_id bigint NOT NULL CONSTRAINT fk_config_special_target_config_id REFERENCES config(id) ON DELETE CASCADE, value text NOT NULL)WI/#indexix_config_capability_config_idconfig_capability\CREATE INDEX ix_config_capability_config_id ON config_capability(config_id)QV//‚Qtableconfig_capabilityconfig_capability[CREATE TABLE config_capability ( config_id bigint NOT NULL CONSTRAINT fk_config_capability_config_id REFERENCES config(id) ON DELETE CASCADE, value text NOT NULL)jU5‚'indexuq_config_item_property_config_id_project_item_file_id_nameconfig_item_propertyZCREATE UNIQUE INDEX uq_config_item_property_config_id_project_item_file_id_name ON config_item_property (config_id,project_item_file_id,name)TO5/indexix_config_item_property_config_idconfig_item_propertyYCREATE INDEX ix_config_item_property_config_id ON config_item_property(config_id)‚S55ƒYtableconfig_item_propertyconfig_item_propertyXCREATE TABLE config_item_property ( config_id bigint NOT NULL CONSTRAINT fk_config_item_property_config_id REFERENCES config(id) ON DELETE CASCADE, project_item_file_id bigint NOT NULL, name bigint NOT NULL, value bigint NOT NULL)Ðw?‚indexuq_config_item_type_property_config_id_item_type_nameconfig_item_type_propertyWCREATE UNIQUE INDEX uq_config_item_type_property_config_id_item_type_name ON config_item_type_property (config_id,item_type,name)'QY?Cindexix_config_item_type_property_config_idconfig_item_type_propertyVCREATE INDEX ix_config_item_type_property_config_id ON config_item_type_property(config_id)‚$P??ƒWtableconfig_item_type_propertyconfig_item_type_propertyUCREATE TABLE config_item_type_property ( config_id bigint NOT NULL CONSTRAINT fk_config_item_type_property_config_id REFERENCES config(id) ON DELETE CASCADE, name bigint NOT NULL, value bigint NOT NULL, item_type bigint NOT NULL)OO+?indexuq_config_propertge3#indexuq_shared_text_textshared_textkCREATE UNIQUE INDEX uq_shared_text_text ON shared_text(text)c##ctableshared_textshared_textiCREATE TABLE shared_text ( id bigint NOT NULL CONSTRAINT pk_shared_text_id PRIMARY KEY, text text NOT NULL) 
 
 
 
 
 NíN‚5pathD:\PROJECTS\脸谱AI_0817_1202\GROUPB_马喜龙\SERVER\马喜龙\CODE\FACE_PAINTING_SOCKET_SERVER\.VS\FACE_PAINTING_SOCKET_SERVER\V17\SOLUTION.VC.DBversion17.0004
ììõpath
    version