mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	add comments about no case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -12,6 +12,8 @@ package xCAT_schema::Sample; | ||||
| #      jobid, status, node, jobstatus are the sample column names.  | ||||
| #      Change them to your like. Please make sure all table names start with "x_". | ||||
| #      Each table must have a 'disable' and comments column. | ||||
| #      Table names and attributes must be lower case, no case sensitivity is  | ||||
| #      supported. | ||||
| #      Please do not use SQL reserved words for your table names and column names. | ||||
| #      Use this site to check the reserved words:  | ||||
| #         http://www.petefreitag.com/tools/sql_reserved_words_checker/   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user