]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
🍱 Add screenshots for docs
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 24 Aug 2021 13:10:02 +0000 (15:10 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 24 Aug 2021 13:10:02 +0000 (15:10 +0200)
commit4f1b510f9d6bf48cec47b91d76675e7eaacbc6d8
treea85eb66f9589aef48543109ad25086f0c53891dc
parent6d1d86ab855552bccde466c5ab1bd6c30a222e83
🍱 Add screenshots for docs
42 files changed:
docs/img/create-db-and-table-with-db-browser/image001.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image002.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image003.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image004.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image005.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image006.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image007.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image008.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image009.png [new file with mode: 0644]
docs/img/create-db-and-table-with-db-browser/image010.png [new file with mode: 0644]
docs/img/create-db-and-table/inline-errors01.png [new file with mode: 0644]
docs/img/db-to-code/autocompletion01.png [new file with mode: 0644]
docs/img/features/autocompletion01.png [new file with mode: 0644]
docs/img/index/autocompletion01.png [new file with mode: 0644]
docs/img/index/autocompletion02.png [new file with mode: 0644]
docs/img/index/inline-errors01.png [new file with mode: 0644]
docs/img/tutorial/delete/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/limit-and-offset/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/multiple-models/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/multiple-models/image02.png [new file with mode: 0644]
docs/img/tutorial/fastapi/multiple-models/image03.png [new file with mode: 0644]
docs/img/tutorial/fastapi/read-one/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/relationships/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/relationships/image02.png [new file with mode: 0644]
docs/img/tutorial/fastapi/relationships/image03.png [new file with mode: 0644]
docs/img/tutorial/fastapi/relationships/image04.png [new file with mode: 0644]
docs/img/tutorial/fastapi/response-model/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/response-model/image02.png [new file with mode: 0644]
docs/img/tutorial/fastapi/simple-hero-api/db-browser-01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/simple-hero-api/image01.png [new file with mode: 0644]
docs/img/tutorial/fastapi/simple-hero-api/image02.png [new file with mode: 0644]
docs/img/tutorial/fastapi/teams/image01.png [new file with mode: 0644]
docs/img/tutorial/insert/image01.png [new file with mode: 0644]
docs/img/tutorial/insert/image02.png [new file with mode: 0644]
docs/img/tutorial/insert/image03.png [new file with mode: 0644]
docs/img/tutorial/offset-and-limit/db-browser.png [new file with mode: 0644]
docs/img/tutorial/relationships/select/image01.png [new file with mode: 0644]
docs/img/tutorial/relationships/select/image02.png [new file with mode: 0644]
docs/img/tutorial/relationships/select/image03.png [new file with mode: 0644]
docs/img/tutorial/select/image01.png [new file with mode: 0644]
docs/img/tutorial/update/image01.png [new file with mode: 0644]
docs/img/tutorial/where/image01.png [new file with mode: 0644]