sqlmodel/tests/test_tutorial
2023-08-09 01:43:36 +01:00
..
test_automatic_id_none_refresh 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_code_structure 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_connect 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_create_db_and_table 🐛 Fix setting nullable property of Fields that don't accept None (#79) 2022-08-28 00:18:57 +02:00
test_delete 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_fastapi Fix fastapi tests 2023-08-09 01:43:36 +01:00
test_indexes fix some linting errors 2023-08-06 07:58:43 +00:00
test_insert 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_limit_and_offset 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_many_to_many 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_one 🎨 Format tests, remove double imports 2021-08-24 16:01:57 +02:00
test_relationship_attributes ✏ Fix broken variable/typo in docs for Read Relationships, hero_spider_boy.id => hero_spider_boy.team_id (#106) 2022-08-27 22:06:56 +00:00
test_select 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_update 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
test_where Document indexes and make them opt-in (#205) 2021-12-28 11:48:03 +01:00
__init__.py Add tests 2021-08-24 15:15:26 +02:00