add comments about not case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f9f370cd5f
commit
4b7181dfee
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user