* Add sql check and modify zentao sql.
This commit is contained in:
@@ -56,6 +56,7 @@ $lang->dataview->default = 'Default Group';
|
||||
$lang->dataview->relatedTable = 'Table';
|
||||
$lang->dataview->relatedField = 'Field';
|
||||
$lang->dataview->multilingual = 'After switching the system language, the corresponding name will be displayed';
|
||||
$lang->dataview->duplicateField = 'Duplicate field names exist: <strong>%s</strong>. You are advised to: (1) Modify the <strong>*</strong> query to a specific field. (2) Use <strong>as</strong> to alias the field.';
|
||||
|
||||
$lang->dataview->varFilter = new stdclass();
|
||||
$lang->dataview->varFilter->varCode = 'Var Code';
|
||||
|
||||
Reference in New Issue
Block a user