check model.log

来自「医院管理系统」· LOG 代码 · 共 88 行

LOG
88
字号

Checking package ...
-	Circular references
-	Constraint name uniqueness
-	Constraint name maximum length
Checking table ...
-	Table name uniqueness
-	Table code uniqueness
-	Table name maximum length
-	Table code maximum length
-	Existence of column
-	Existence of index
	Warning	The following table has no index:
		-> GS_WLZD
		-> GS_WLCD
		-> GS_WLLB
		-> GS_CDZD
		-> GS_KCMX
		-> GS_QLD01
		-> GS_QLD02
		-> GS_FFD01
		-> GS_FFD02
		-> GS_BSD
		-> GS_PDD01
		-> GS_PDD02
-	Existence of key
-	Number of auto-incremented columns
-	Existence of reference
	Warning	The following table has no reference:
		-> GS_KCMX
		-> GS_BSD
Checking column of table
-	Column name uniqueness
-	Column code uniqueness
-	Column code maximum length
-	Domain divergence
-	Column mandatory
-	Detect inconsistencies between default values and check parameters
-	Detect inconsistencies between check parameters
-	Precision > Maximum Length
-	Check for undefined data types
-	Foreign key column data type divergence
-	Constraint name uniqueness
	Warning	The following objects do not have unique constraint names:
		-> HYPB
-	Column with sequence not in a key
-	Auto-incremented column with data type not numeric
-	Missing computed column expression
Checking index of table
-	Index name uniqueness
-	Index code uniqueness
-	Index code maximum length
-	Existence of index column
-	Index inclusion
Checking key of table
-	Key name uniqueness
-	Key code uniqueness
-	Key code maximum length
-	Existence of column
-	Key inclusion
-	Multi-column key has sequence column
Checking trigger of table
-	Trigger code maximum length
Checking view ...
-	View name uniqueness
-	View code uniqueness
-	View code maximum length
Checking reference ...
-	Reference name uniqueness
-	Reference code uniqueness
-	Reflexive and mandatory reference
-	Existence of reference join
-	Reference code maximum length
-	Incomplete join
-	Join order
Checking domain ...
-	Domain name uniqueness
-	Domain code uniqueness
-	Domain code maximum length
-	Detect inconsistencies between default values and check parameters
-	Detect inconsistencies between check parameters
-	Precision > Maximum Length
-	Check for undefined data types
Checking user ...
Checking procedure ...
Checking file ...
0 error(s),  15 warning(s).
The Physical Data Model is correct, no errors were found.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?