finish up annotate and cleanup project
This commit is contained in:
9
templates/annotate/comment.jinja
Normal file
9
templates/annotate/comment.jinja
Normal file
@@ -0,0 +1,9 @@
|
||||
{% if comment_config %}{{config_delimiter}}
|
||||
{{comment_config}}
|
||||
{{config_delimiter}}{% endif %}
|
||||
|
||||
Table: {{table_name}}
|
||||
|
||||
Columns:
|
||||
|
||||
{{column_info_table}}
|
||||
Reference in New Issue
Block a user