Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions content/gerenciando-banco-dados-sqlite3-python-parte2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ Esta é a continuação do artigo `Gerenciando banco de dados SQLite3 com Python

PS: *Considere a sintaxe para Python 3*. Mas o programa roda em python2 também.

.. image:: images/regisdasilva/YouTube_logo_2013.svg.png
:alt: YouTube_logo_2013.svg.png
Tem video no YouTube.

.. image:: images/regisdasilva/youtube_logo.png
:alt: youtube_logo.png
:target: https://www.youtube.com/watch?v=Qe3N7jiGZAc&list=PLsGCdfxkV9upVUtH0zsJ2f4WhQvJrZsVb

Vou repetir a tabela ``clientes`` apenas por comodidade:
Expand Down
Binary file not shown.
Binary file removed content/images/regisdasilva/tabelas.jpg
Binary file not shown.
Binary file added content/images/regisdasilva/tabelas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/regisdasilva/youtube_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.