Commit Graph

  • bcb6f32128
    Merge pull request #2 from honglei/main main Santiago Martinez Balvanera 2023-08-25 17:05:25 +0100
  • 4213c978fc support AnyURL honglei 2023-08-25 22:12:34 +0800
  • cb6ccf4c07 forgot black it honglei 2023-08-25 22:11:11 +0800
  • c02b579f1b support AnyURL honglei 2023-08-25 22:08:03 +0800
  • d13fb7435b only use typing_extensions to import _AnnotatedAlias honglei 2023-08-25 21:43:02 +0800
  • dcb406f0ed fix py3.9+ _AnnotatedAlias honglei 2023-08-25 21:36:46 +0800
  • e8247308fc miss import _AnnotatedAlias honglei 2023-08-25 21:32:11 +0800
  • aa3325bb54 ugly way to fix py3.8/Annotation honglei 2023-08-25 21:30:10 +0800
  • e0d32fb27a try fix py3.8/test_nullable.py honglei 2023-08-25 21:02:34 +0800
  • ef56d08f2a remove unused import in test_model_copy.py honglei 2023-08-25 18:15:17 +0800
  • f266da7b46 black/isort test_model_copy.py honglei 2023-08-25 18:11:07 +0800
  • 006ec7d166
    Merge pull request #1 from 50Bytes-dev/main Honglei 2023-08-25 18:05:13 +0800
  • 45ab47266c fix 50bytes.dev 2023-08-24 18:41:34 +0300
  • f5fd8504b9 fix model_copy 50bytes.dev 2023-08-24 15:08:02 +0300
  • 8e2b363c77 annotation not null honglei 2023-08-20 22:01:45 +0800
  • 499bc18857 add reason for skipif honglei 2023-08-20 21:57:53 +0800
  • 7752780fda fix isort honglei 2023-08-20 21:54:01 +0800
  • 4e89361f93 add test for Class hierarchy honglei 2023-08-20 21:50:30 +0800
  • 6b7925d8ce fix _is_field_noneable honglei 2023-08-20 21:10:32 +0800
  • 6e89ad374b black/isort for test_nullable.py honglei 2023-08-16 23:21:40 +0800
  • 045f9bcc8a add test for pydantic.AnyURL honglei 2023-08-16 23:18:55 +0800
  • fa8955c700 field required honglei 2023-08-16 22:58:10 +0800
  • 72dc89d92b field is required by default, while nullable=True for Column honglei 2023-08-16 22:32:28 +0800
  • 6a5f373862 Revert "get_column_from_field:sa_column>field attribute>field annotation" honglei 2023-08-16 22:20:43 +0800
  • 1c626cb8c2 Merge branch 'main' of https://github.com/honglei/sqlmodel honglei 2023-08-16 21:57:04 +0800
  • e919dc8e9e
    Merge branch 'mbsantiago:main' into main Honglei 2023-08-16 21:26:13 +0800
  • 650534e847 Merge branch 'main' of https://github.com/honglei/sqlmodel honglei 2023-08-16 21:23:29 +0800
  • 5b49f778c3 get_column_from_field:sa_column>field attribute>field annotation honglei 2023-08-16 21:22:57 +0800
  • 63e2692a87 Add importlib-metadata to dev-dependencies Santiago Martinez 2023-08-16 13:57:17 +0100
  • 8cc628c2e1
    Merge branch 'mbsantiago:main' into main Honglei 2023-08-15 22:39:01 +0800
  • 9e07c1c772 fix type check for sa_column honglei 2023-08-15 22:38:03 +0800
  • f3e7811a80 get_column_from_field support function honglei 2023-08-15 18:13:24 +0800
  • f67b414438
    Merge pull request #1 from honglei/main Santiago Martinez Balvanera 2023-08-14 22:48:50 +0100
  • 46b130dfb7 fix isort error for import types honglei 2023-08-15 01:30:56 +0800
  • 710e92b285 black it honglei 2023-08-15 01:22:53 +0800
  • fa8902c778 add type hints for func is_optional_or_union honglei 2023-08-15 01:13:56 +0800
  • a0b84c574d avoid compare types:FunctionType honglei 2023-08-15 00:59:49 +0800
  • ce0064b286 python version for types.UnionType/Annotated honglei 2023-08-15 00:28:01 +0800
  • a22dac8113 avoid get_args directly honglei 2023-08-14 23:02:32 +0800
  • 9da0407609 support 3.9/use get_args honglei 2023-08-14 21:03:41 +0800
  • 347e052656 support str|None , mapped_column, AnyURL honglei 2023-08-12 19:52:59 +0800
  • c99c1a9b1e Make sure tests pass in all supported python versions Santiago Martinez 2023-08-09 12:29:23 +0100
  • 179183c018 Fix linting issues Santiago Martinez 2023-08-09 01:43:50 +0100
  • 972ee56fde Fix fastapi tests Santiago Martinez 2023-08-09 01:04:40 +0100
  • 40bcdfecff Get all tests except for openapi working Anton De Meester 2023-08-01 09:33:55 +0000
  • 82888160ac Make all tests but fastapi work Anton De Meester 2023-08-01 08:13:30 +0000
  • 43d5d41a29 Linting Anton De Meester 2023-07-31 13:57:57 +0000
  • 6955600120 Formatting Anton De Meester 2023-07-31 13:40:23 +0000
  • a7f8a27c20 Upgrade to Pydantic 2 Anton De Meester 2023-07-31 13:38:26 +0000
  • b1848af842 formatting and remove unused type Mohamed Farahat 2023-07-27 23:03:52 +0300
  • 5455c1abe5 Fix signature for Session.get Peter Landry 2023-07-26 18:05:49 +0200
  • fc120b212d Use ForUpdateArg from sqlalchemy Peter Landry 2023-07-26 17:39:35 +0200
  • a4e4546a8c Fix Tuple in jinja template as well Peter Landry 2023-07-26 14:49:28 +0200
  • 494a89bd1d Another instance of non-optional execution_options Peter Landry 2023-07-26 14:26:41 +0200
  • 6f5248124b Execution options are not Optional in SA Peter Landry 2023-07-26 14:24:01 +0200
  • 472f7586ea Use Dict type instead of Mapping for SqlAlchemy compat Peter Landry 2023-07-26 14:21:03 +0200
  • 6096d58946 _Select expects a Tuple[Any, ...] Peter Landry 2023-07-26 14:11:13 +0200
  • 717d94a01d Result seems well enough typed in SqlAlchemy now we can simply shim over Peter Landry 2023-07-26 14:05:06 +0200
  • 5942527886 Remove unused type ignore Peter Landry 2023-07-26 13:37:39 +0200
  • 39efab835d Result expects a type Tuple[_T] Peter Landry 2023-07-26 13:37:18 +0200
  • 3379d26580 fix jinja2 template Mohamed Farahat 2023-04-30 18:42:46 +0300
  • e7481ec5fb update to latest sqlalchemy version Mohamed Farahat 2023-04-30 18:32:27 +0300
  • d8ddc04023 add the new Subquery class Mohamed Farahat 2023-04-30 17:59:23 +0300
  • 05b1f45ec0 resolving @sbor23 comments Mohamed Farahat 2023-03-31 13:18:38 +0200
  • b671ffdb33 Update sqlmodel/sql/expression.py farahats9 2023-03-31 12:58:30 +0200
  • c8b68d9925 reflecting python 3.6 deprecation in docs and tests Mohamed Farahat 2023-03-31 12:59:56 +0200
  • b9cf129188 fix some linting errors Mohamed Farahat 2023-03-24 14:56:26 +0200
  • c634631ab1 migration to sqlalchemy 2.0 Mohamed Farahat 2023-03-07 02:08:36 +0200
  • 088164ef2a 📝 Update release notes github-actions 2023-08-01 09:19:41 +0000
  • 1e2fd10047
    👷 Update docs deployments to Cloudflare (#630) Sebastián Ramírez 2023-08-01 11:18:53 +0200
  • 30a9c23a34 📝 Update release notes github-actions 2023-07-31 19:53:00 +0000
  • da29f7940d 📝 Update release notes github-actions 2023-07-31 19:52:51 +0000
  • 40007c80da 📝 Update release notes github-actions 2023-07-31 19:48:54 +0000
  • e246ae8864
    👷 Update CI debug mode with Tmate (#629) Sebastián Ramírez 2023-07-31 21:48:21 +0200
  • aaa54492c1 📝 Update release notes github-actions 2023-07-31 19:39:15 +0000
  • 73fa81af74
    👷 Update latest changes token (#616) Sebastián Ramírez 2023-07-31 21:38:43 +0200
  • a21d5c85a3
    👷‍♂️ Upgrade CI for docs (#628) Sebastián Ramírez 2023-07-31 17:15:43 +0200
  • 02bd7ebffd
    🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin (#627) Sebastián Ramírez 2023-07-29 12:32:47 +0200
  • 43a689d369 📝 Update release notes github-actions 2023-02-21 11:02:54 +0000
  • 810236c26c
    ⬆️ Upgrade analytics (#558) Sebastián Ramírez 2023-02-21 12:02:18 +0100
  • 33e00c3ab3 📝 Update release notes github-actions 2023-02-03 17:53:01 +0000
  • 5c9a3b3b21
    📝 Update help SQLModel docs (#548) Sebastián Ramírez 2023-02-03 18:52:25 +0100
  • dc44d2e2c4 📝 Update release notes github-actions 2023-01-31 14:14:55 +0000
  • 1c294ddeb6
    🔧 Update new issue chooser to point to GitHub Discussions (#546) Sebastián Ramírez 2023-01-31 15:14:16 +0100
  • c47a54df91 📝 Update release notes github-actions 2023-01-30 10:50:32 +0000
  • 624a2142bf
    🔧 Add template for GitHub Discussion questions and update issues template (#544) Sebastián Ramírez 2023-01-30 11:49:56 +0100
  • 7b3148c0b4 📝 Update release notes github-actions 2022-12-16 18:46:26 +0000
  • cf36b2d9ba
    👷 Refactor CI artifact upload/download for docs previews (#514) Sebastián Ramírez 2022-12-16 22:45:51 +0400
  • 5fa9062ed9 📝 Update release notes github-actions 2022-11-12 06:44:52 +0000
  • 267cd42fb6
    ✏️ Fix typo in internal function name get_sqlachemy_type() (#496) Colin Marquardt 2022-11-12 07:44:19 +0100
  • 497270dc55 📝 Update release notes github-actions 2022-11-12 06:38:16 +0000
  • aa87ff37ea
    ⬆ Bump actions/cache from 2 to 3 (#497) dependabot[bot] 2022-11-12 07:37:34 +0100
  • 0fe1e6d5a3 📝 Update release notes github-actions 2022-11-11 17:30:42 +0000
  • 54b5db9842
    ✏️ Fix typo in docs (#446) David Brochart 2022-11-11 18:30:09 +0100
  • c31bac638c 📝 Update release notes github-actions 2022-11-10 06:43:44 +0000
  • 203db14e9b
    ⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 (#493) dependabot[bot] 2022-11-10 07:43:06 +0100
  • 06bb369bcb 📝 Update release notes github-actions 2022-11-08 15:04:40 +0000
  • 209791734c
    ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#477) Santhosh Solomon 2022-11-08 20:34:06 +0530
  • fbc6f3b536 📝 Update release notes github-actions 2022-11-07 14:21:59 +0000
  • 22faa192b9
    ✏️ Fix small typos in docs (#481) Michael Cuffaro 2022-11-07 15:21:23 +0100