github-actions
|
85f5e7fc45
|
📝 Update release notes
|
2022-08-29 09:44:50 +00:00 |
|
Sebastián Ramírez
|
b51ebaf658
|
♻️ Update expresion.py , sync from Jinja2 template, implement inherit_cache to solve errors like: SAWarning: Class SelectOfScalar will not make use of SQL compilation caching (#422)
|
2022-08-29 11:44:08 +02:00 |
|
github-actions
|
f232166db5
|
📝 Update release notes
|
2022-08-29 08:34:17 +00:00 |
|
Theodore Williams
|
4143edd251
|
✏ Fix typo in docs/tutorial/connect/remove-data-connections.md (#421)
|
2022-08-29 10:33:41 +02:00 |
|
Sebastián Ramírez
|
f9522b3913
|
🔖 Release version 0.0.7
|
2022-08-28 01:59:44 +02:00 |
|
Sebastián Ramírez
|
e7848923ec
|
📝 Update release notes
|
2022-08-28 01:59:04 +02:00 |
|
github-actions
|
eb12bbc640
|
📝 Update release notes
|
2022-08-27 23:53:33 +00:00 |
|
Yasser Tahiri
|
6216409f96
|
♻ Refactor internal statements to simplify code (#53)
|
2022-08-28 01:53:02 +02:00 |
|
github-actions
|
6fe256ec2c
|
📝 Update release notes
|
2022-08-27 23:50:48 +00:00 |
|
Amin Alaee
|
92f52a3fc5
|
♻ Refactor internal imports to reduce redundancy (#272)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:50:12 +00:00 |
|
github-actions
|
2bc915ed04
|
📝 Update release notes
|
2022-08-27 23:50:09 +00:00 |
|
Raphael Gibson
|
42b0e6eace
|
✨ Allow setting unique in Field() for a column (#83)
Co-authored-by: Raphael Gibson <raphael.araujo@estantemagica.com.br>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 01:49:29 +02:00 |
|
github-actions
|
1ca288028c
|
📝 Update release notes
|
2022-08-27 23:44:16 +00:00 |
|
kurtportelli
|
a2cda8377f
|
📝 Update docs for models for updating, id should not be updatable (#335)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 01:43:42 +02:00 |
|
github-actions
|
8ac82e7101
|
📝 Update release notes
|
2022-08-27 23:22:53 +00:00 |
|
phi-friday
|
5429e9b6aa
|
🐛 Fix type annotations for Model.parse_obj() , and Model.validate() (#321)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 01:22:09 +02:00 |
|
github-actions
|
c743647a52
|
📝 Update release notes
|
2022-08-27 23:18:19 +00:00 |
|
Rabin Adhikari
|
475578757f
|
🐛 Fix Select and SelectOfScalar to inherit cache to avoid warning: SAWarning: Class SelectOfScalar will not make use of SQL compilation caching (#234)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 01:17:37 +02:00 |
|
github-actions
|
5e0ac5b56c
|
📝 Update release notes
|
2022-08-27 23:11:00 +00:00 |
|
byrman
|
d380736043
|
🐛 Fix handling validators for non-default values (#253)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:10:23 +00:00 |
|
github-actions
|
71d6fcc31b
|
📝 Update release notes
|
2022-08-27 22:59:54 +00:00 |
|
statt8900
|
680602b7eb
|
🐛 Fix fields marked as "set" in models (#117)
Co-authored-by: Michael Statt <michael.statt@modelyst.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 22:59:09 +00:00 |
|
github-actions
|
9c68ce12ec
|
📝 Update release notes
|
2022-08-27 22:49:17 +00:00 |
|
Chris White
|
eef0b7770b
|
🐛 Fix Enum handling in SQLAlchemy (#165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 00:48:44 +02:00 |
|
github-actions
|
2fab4817fe
|
📝 Update release notes
|
2022-08-27 22:28:46 +00:00 |
|
Andrew Bolster
|
5ea9340def
|
✨ Update GUID handling to use stdlib UUID.hex instead of an int (#26)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 00:28:09 +02:00 |
|
github-actions
|
db3ad598c5
|
📝 Update release notes
|
2022-08-27 22:19:35 +00:00 |
|
Evangelos Anagnostopoulos
|
9830ee0d89
|
🐛 Fix setting nullable property of Fields that don't accept None (#79)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-28 00:18:57 +02:00 |
|
github-actions
|
2407ecd2bf
|
📝 Update release notes
|
2022-08-27 22:07:38 +00:00 |
|
Yoann Mosteiro
|
ee576ab279
|
✏ Fix broken variable/typo in docs for Read Relationships, hero_spider_boy.id => hero_spider_boy.team_id (#106)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 22:06:56 +00:00 |
|
github-actions
|
ae1b8b5585
|
📝 Update release notes
|
2022-08-27 21:55:59 +00:00 |
|
Jorge Alvarado
|
e48fb2874b
|
🎨 Remove unwanted highlight in the docs (#233)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:55:15 +02:00 |
|
github-actions
|
7d3bf70a76
|
📝 Update release notes
|
2022-08-27 21:37:31 +00:00 |
|
Prashanth Rao
|
91d0785b1c
|
✏ Fix typos in docs/databases.md and docs/tutorial/index.md (#35)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:36:58 +02:00 |
|
github-actions
|
5dfef7ede7
|
📝 Update release notes
|
2022-08-27 21:32:10 +00:00 |
|
Jorge Alvarado
|
0aaf39d539
|
✏ Fix typo in docs/tutorial/relationship-attributes/define-relationships-attributes.md (#239)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:31:38 +02:00 |
|
github-actions
|
c0a6b2dd8b
|
📝 Update release notes
|
2022-08-27 21:26:06 +00:00 |
|
Joe Mudryk
|
87a02b4c46
|
✏ Fix typo in docs/tutorial/fastapi/simple-hero-api.md (#80)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 21:25:29 +00:00 |
|
github-actions
|
14fc1f510e
|
📝 Update release notes
|
2022-08-27 21:23:41 +00:00 |
|
VictorGambarini
|
ad0766fe3e
|
✏ Fix typos in multiple files in the docs (#400)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:22:59 +02:00 |
|
github-actions
|
1e69c00538
|
📝 Update release notes
|
2022-08-27 21:09:00 +00:00 |
|
github-actions
|
bf15380733
|
📝 Update release notes
|
2022-08-27 21:08:31 +00:00 |
|
Marcio Mazza
|
a993c2141d
|
✏ Fix typo in docs/tutorial/code-structure.md (#344)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:08:20 +02:00 |
|
gr8jam
|
deed65095f
|
✏ Fix typo in docs/db-to-code.md (#155)
Co-authored-by: gr8jam <matej.jeglic@gmail.si>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:07:48 +02:00 |
|
github-actions
|
61294af824
|
📝 Update release notes
|
2022-08-27 21:06:58 +00:00 |
|
Fardad13
|
106fb1fe9b
|
✏ Fix typo in docs/contributing.md (#323)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:06:15 +02:00 |
|
github-actions
|
6b433a0de4
|
📝 Update release notes
|
2022-08-27 21:05:21 +00:00 |
|
Jack Homan
|
4de5a41720
|
✏ Fix typo in docs/tutorial/fastapi/tests.md (#265)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 23:04:38 +02:00 |
|
github-actions
|
dc5876c727
|
📝 Update release notes
|
2022-08-27 21:02:59 +00:00 |
|
github-actions
|
5f6b5bfd7f
|
📝 Update release notes
|
2022-08-27 21:02:37 +00:00 |
|