Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for updating (0.16 sec)

  1. docs/em/docs/tutorial/sql-databases.md

    ## 🛠ī¸
    
    ↩ī¸ đŸ‘Ĩ ⚙ī¸ 🇸🇲 🔗 &amp; đŸ‘Ĩ đŸšĢ 🚚 🙆 😇 🔌-âšĢī¸ 👷 ⏎ī¸ **FastAPI**, đŸ‘Ĩ đŸ’Ē 🛠ī¸ đŸ’Ŋ <abbr title="Automatically updating the database to have any new column we define in our models.">🛠ī¸</abbr> ⏎ī¸ <a href="https://alembic.sqlalchemy.org" class="external-link" target="_blank">⚗</a> 🔗.
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 25.2K bytes
    - Viewed (1)
  2. docs/en/docs/tutorial/sql-databases.md

    ## Migrations
    
    Because we are using SQLAlchemy directly and we don't require any kind of plug-in for it to work with **FastAPI**, we could integrate database <abbr title="Automatically updating the database to have any new column we define in our models.">migrations</abbr> with <a href="https://alembic.sqlalchemy.org" class="external-link" target="_blank">Alembic</a> directly.
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 29.6K bytes
    - Viewed (0)
Back to top