Update doc for create_phpclass.py
This commit is contained in:
parent
ad0deb4751
commit
733d18c7ca
3 changed files with 8 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ SELECT
|
|||
FROM
|
||||
information_schema.columns
|
||||
WHERE
|
||||
columns.table_name='table';
|
||||
columns.table_name='attr_def';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue