|  | e7848923ec | 📝 Update release notes | 2022-08-28 01:59:04 +02:00 |  | 
			
				
					|  | eb12bbc640 | 📝 Update release notes | 2022-08-27 23:53:33 +00:00 |  | 
			
				
					|  | 6216409f96 | ♻ Refactor internal statements to simplify code (#53) | 2022-08-28 01:53:02 +02:00 |  | 
			
				
					|  | 6fe256ec2c | 📝 Update release notes | 2022-08-27 23:50:48 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 2bc915ed04 | 📝 Update release notes | 2022-08-27 23:50:09 +00:00 |  | 
			
				
					|  | 42b0e6eace | ✨ Allow setting uniqueinField()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 |  | 
			
				
					|  | 1ca288028c | 📝 Update release notes | 2022-08-27 23:44:16 +00:00 |  | 
			
				
					|  | a2cda8377f | 📝 Update docs for models for updating, idshould not be updatable (#335)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-28 01:43:42 +02:00 |  | 
			
				
					|  | 8ac82e7101 | 📝 Update release notes | 2022-08-27 23:22:53 +00:00 |  | 
			
				
					|  | 5429e9b6aa | 🐛 Fix type annotations for Model.parse_obj(), andModel.validate()(#321)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-28 01:22:09 +02:00 |  | 
			
				
					|  | c743647a52 | 📝 Update release notes | 2022-08-27 23:18:19 +00:00 |  | 
			
				
					|  | 475578757f | 🐛 Fix SelectandSelectOfScalarto 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 |  | 
			
				
					|  | 5e0ac5b56c | 📝 Update release notes | 2022-08-27 23:11:00 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 71d6fcc31b | 📝 Update release notes | 2022-08-27 22:59:54 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 9c68ce12ec | 📝 Update release notes | 2022-08-27 22:49:17 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 2fab4817fe | 📝 Update release notes | 2022-08-27 22:28:46 +00:00 |  | 
			
				
					|  | 5ea9340def | ✨ Update GUID handling to use stdlib UUID.hexinstead of anint(#26)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-28 00:28:09 +02:00 |  | 
			
				
					|  | db3ad598c5 | 📝 Update release notes | 2022-08-27 22:19:35 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 2407ecd2bf | 📝 Update release notes | 2022-08-27 22:07:38 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | ae1b8b5585 | 📝 Update release notes | 2022-08-27 21:55:59 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 7d3bf70a76 | 📝 Update release notes | 2022-08-27 21:37:31 +00:00 |  | 
			
				
					|  | 91d0785b1c | ✏ Fix typos in docs/databases.mdanddocs/tutorial/index.md(#35)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-27 23:36:58 +02:00 |  | 
			
				
					|  | 5dfef7ede7 | 📝 Update release notes | 2022-08-27 21:32:10 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | c0a6b2dd8b | 📝 Update release notes | 2022-08-27 21:26:06 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 14fc1f510e | 📝 Update release notes | 2022-08-27 21:23:41 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 1e69c00538 | 📝 Update release notes | 2022-08-27 21:09:00 +00:00 |  | 
			
				
					|  | bf15380733 | 📝 Update release notes | 2022-08-27 21:08:31 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 61294af824 | 📝 Update release notes | 2022-08-27 21:06:58 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 6b433a0de4 | 📝 Update release notes | 2022-08-27 21:05:21 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | dc5876c727 | 📝 Update release notes | 2022-08-27 21:02:59 +00:00 |  | 
			
				
					|  | 5f6b5bfd7f | 📝 Update release notes | 2022-08-27 21:02:37 +00:00 |  | 
			
				
					|  | e5fdc371f6 | ✏ Fix typo in docs/tutorial/where.md(#286)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-27 23:00:53 +02:00 |  | 
			
				
					|  | 452f18d8bc | ✏ Fix typos in docs/tutorial/fastapi/update.md(#268)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-27 23:00:09 +02:00 |  | 
			
				
					|  | 04b8b3eedf | 📝 Update release notes | 2022-08-27 20:56:00 +00:00 |  | 
			
				
					|  | 426da7c443 | ✏ Fix typo in docs/tutorial/fastapi/simple-hero-api.md(#247)Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> | 2022-08-27 20:55:27 +00:00 |  | 
			
				
					|  | a5116a372c | 📝 Update release notes | 2022-08-27 20:54:16 +00:00 |  |