Jakob Jul Elben
|
dc4dc42ec5
|
✨ Raise an exception when using a Pydantic field type with no matching SQLAlchemy type (#18)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-08-27 20:13:32 +00:00 |
|
Sebastián Ramírez
|
155c6178cd
|
✨ Document indexes and make them opt-in (#205)
|
2021-12-28 11:48:03 +01:00 |
|
robcxyz
|
580f372059
|
✨ Add support for Decimal fields from Pydantic and SQLAlchemy (#103)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2021-12-13 12:30:20 +01:00 |
|
Sebastián Ramírez
|
e753f19297
|
🎨 Format tests, remove double imports
|
2021-08-24 16:01:57 +02:00 |
|
Sebastián Ramírez
|
eb8c496e10
|
🎨 Format tests, sort and remove unused imports
|
2021-08-24 15:41:03 +02:00 |
|
Sebastián Ramírez
|
79089f7a6c
|
✅ Add tests
|
2021-08-24 15:15:26 +02:00 |
|