Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for ORM (0.01 sec)

  1. compat/maven-model-builder/src/test/resources/dag.txt

    quarkus/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
    	quarkus/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml
    	quarkus/extensions/panache/panache-common/deployment/pom.xml
    	quarkus/extensions/hibernate-orm/deployment/pom.xml
    quarkus/extensions/panache/hibernate-orm-panache/runtime/pom.xml
    	quarkus/extensions/hibernate-orm/runtime/pom.xml
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 224K bytes
    - Viewed (0)
  2. docs/pl/docs/tutorial/first-steps.md

    Możesz również zwrócić modele Pydantic (więcej o tym później).
    
    Istnieje wiele innych obiektów i modeli, które zostaną automatycznie skonwertowane do formatu JSON (w tym ORM itp.). Spróbuj użyć swoich ulubionych, jest bardzo prawdopodobne, że są już obsługiwane.
    
    ## Podsumowanie
    
    * Zaimportuj `FastAPI`.
    * Stwórz instancję `app`.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 27 16:51:30 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    ## 0.30.0
    
    * Add support for Pydantic's ORM mode:
        * Updated documentation about SQL with SQLAlchemy, using Pydantic models with ORM mode, SQLAlchemy models with relations, separation of files, simplification of code and other changes. New docs: [SQL (Relational) Databases](https://fastapi.tiangolo.com/tutorial/sql-databases/).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
Back to top