Trailing whitespace removed
This commit is contained in:
parent
fd30df7300
commit
2cd0c1d30d
72 changed files with 965 additions and 893 deletions
|
@ -1,9 +1,10 @@
|
|||
Table {{$name}}
|
||||
===========
|
||||
|
||||
{{$comment}}
|
||||
|
||||
{{foreach $fields as $field}}
|
||||
| {{$field.name}} | {{$field.comment}} | {{$field.type}} | {{$field.null}} | {{$field.primary}} | {{$field.default}} | {{$field.extra}} |
|
||||
| {{$field.name}} | {{$field.comment}} | {{$field.type}} | {{$field.null}} | {{$field.primary}} | {{$field.default}} | {{$field.extra}} |
|
||||
{{/foreach}}
|
||||
|
||||
Return to [database documentation](help/database)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue