Skip to content

Commit

Permalink
issue-218: remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
¨caiovelp¨ committed Jan 8, 2025
1 parent 657c0e3 commit 6b21321
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/queries/_sql_form_column.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<ul>
<li>Os nomes de variáveis podem conter caracteres de a-z, 0-9 e _</li>
<li>Para utilizar uma variável na consulta utilize a notação <b>:nome_da_variavel</b> </li>
<li>Caso queira usar uma variável de data e formatá-la por extenso, identifique-a como ¨data¨</li>
</ul>
<span class="desc-title">Variáveis especiais: </span>
<ul>
Expand Down

0 comments on commit 6b21321

Please sign in to comment.