Skip to content
Snippets Groups Projects
Commit 9bc1587f authored by Marcos Didonet Del Fabro's avatar Marcos Didonet Del Fabro
Browse files

Commit teste

parent 29305341
No related branches found
No related tags found
No related merge requests found
...@@ -267,4 +267,5 @@ O comando acima atualizará a tabela `Fonte` e o esquema da tabela `matricula` ...@@ -267,4 +267,5 @@ O comando acima atualizará a tabela `Fonte` e o esquema da tabela `matricula`
$ ./manage.py update_from_file CAMINHO_DO_ARQUIVO/MATRICULA_2013.CSV matricula 2013 --columns="profissionalizante" --sep="|" $ ./manage.py update_from_file CAMINHO_DO_ARQUIVO/MATRICULA_2013.CSV matricula 2013 --columns="profissionalizante" --sep="|"
``` ```
O comando acima atualizará os dados na tabela `matricula`. O comando acima atualizará os dados na tabela `matricula`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment