Fix examples archetype

This commit is contained in:
James Skemp 2017-06-05 22:30:08 -05:00
parent 504cc8b6ba
commit a187f93109
1 changed files with 9 additions and 9 deletions

View File

@ -3,14 +3,14 @@ id = 0
name = ""
description = ""
keywords = [""]
statement-parameters = ""
statement-select = ""
statement-using = ""
statement-into = ""
statement-from = ""
statement-where = ""
statement-groupby = ""
statement-having = ""
statement-orderby = ""
statementParameters = ""
statementSelect = ""
statementUsing = ""
statementInto = ""
statementFrom = ""
statementWhere = ""
statementGroupby = ""
statementHaving = ""
statementOrderby = ""
notes = ""
+++