Commit Graph

24 Commits

Author SHA1 Message Date
Sebastián Ramírez d7f5b577bc 🔧 Add scripts 2021-08-24 16:03:19 +02:00
Sebastián Ramírez b36c4add7e 🔧 Add Flake8 config 2021-08-24 16:02:45 +02:00
Sebastián Ramírez 97230d845a Add autoflake to development dependencies 2021-08-24 16:02:21 +02:00
Sebastián Ramírez e753f19297 🎨 Format tests, remove double imports 2021-08-24 16:01:57 +02:00
Sebastián Ramírez 46a6ed3d05 🐛 Re-implement unreleased Pydantic utility 2021-08-24 16:01:22 +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 843ba7f281 📝 Remove double format-imports script, as autoflake can handle it alone now 2021-08-24 15:37:51 +02:00
Sebastián Ramírez 69a7200cda 🔧 Add py.typed marker file 2021-08-24 15:21:26 +02:00
Sebastián Ramírez 859bee1edb 🔧 Add pyproject.toml with Poetry setup and package metadata 2021-08-24 15:20:54 +02:00
Sebastián Ramírez f2487f82e9 🔧 Add MkDocs config 2021-08-24 15:19:55 +02:00
Sebastián Ramírez daffd5e21a 📝 Add CONTRIBUTING.md 2021-08-24 15:19:11 +02:00
Sebastián Ramírez feaa5090e7 🔒 Add security policy 2021-08-24 15:18:33 +02:00
Sebastián Ramírez da055eb20e 📝 Add README.md 2021-08-24 15:18:15 +02:00
Sebastián Ramírez 0f01b75a05 🔧 Add sqlmodel.sql.expression generation script (select overloads) 2021-08-24 15:16:41 +02:00
Sebastián Ramírez 79089f7a6c Add tests 2021-08-24 15:15:26 +02:00
Sebastián Ramírez 362f2e2e17 🍱 Add icons and logos 2021-08-24 15:12:13 +02:00
Sebastián Ramírez 0116cc48ce 🍱 Add diagrams for docs 2021-08-24 15:10:50 +02:00
Sebastián Ramírez 4f1b510f9d 🍱 Add screenshots for docs 2021-08-24 15:10:02 +02:00
Sebastián Ramírez 6d1d86ab85 📝 Add docs 2021-08-24 15:02:48 +02:00
Sebastián Ramírez 29017c60a7 🍱 Add custom CSS and JS for docs 2021-08-24 14:52:41 +02:00
Sebastián Ramírez dc331f649c 📝 Add docs annotations for source examples 2021-08-24 14:51:14 +02:00
Sebastián Ramírez e6308146f7 Add source examples for docs 2021-08-24 14:50:16 +02:00
Sebastián Ramírez e1cfd99a96 📄 Add license 2021-08-24 14:43:06 +02:00
Sebastián Ramírez fcff2050e6 Add SQLModel core code 2021-08-24 14:41:53 +02:00