From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Thu, 27 Jun 2019 11:12:38 +0000 (+0200) Subject: :memo: Add online SQLite browsers to docs (#330) X-Git-Tag: 0.30.1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c2cdb97e970d71fe258281b817f901d2d7f9be6;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Add online SQLite browsers to docs (#330) --- diff --git a/docs/tutorial/sql-databases.md b/docs/tutorial/sql-databases.md index 2a5ec50332..23ee9355ef 100644 --- a/docs/tutorial/sql-databases.md +++ b/docs/tutorial/sql-databases.md @@ -609,3 +609,5 @@ If you want to explore the SQLite database (file) directly, independently of Fas It will look like this: + +You can also use an online SQLite browser like SQLite Viewer or ExtendsClass.