Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 67 of 67 for Migration (0.1 sec)

  1. CHANGELOG/CHANGELOG-1.9.md

    * Fix GCE etcd scripts to pass in all required parameters for the etcd migration utility to correctly perform HA upgrades and downgrades ([#61956](https://github.com/kubernetes/kubernetes/pull/61956), [@jpbetz](https://github.com/jpbetz))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  2. docs/es/docs/tutorial/sql-databases.md

    Aquí creamos las tablas en un evento de inicio de la aplicación.
    
    Para producción probablemente usarías un script de migración que se ejecuta antes de iniciar tu aplicación. 🤓
    
    /// tip | Consejo
    
    SQLModel tendrá utilidades de migración envolviendo Alembic, pero por ahora, puedes usar <a href="https://alembic.sqlalchemy.org/en/latest/" class="external-link" target="_blank">Alembic</a> directamente.
    
    ///
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    *.developer.app
    noop.app
    
    // Northflank Ltd. : https://northflank.com/
    // Submitted by Marco Suter <******@****.***>
    *.northflank.app
    *.build.run
    *.code.run
    *.database.run
    *.migration.run
    
    // Noticeable : https://noticeable.io
    // Submitted by Laurent Pellegrino <******@****.***>
    noticeable.news
    
    // Notion Labs, Inc : https://www.notion.so/
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.11.md

    Other notable changes include:
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  5. docs/es/docs/deployment/concepts.md

    Por supuesto, hay algunos casos en los que no hay problema en ejecutar los pasos previos múltiples veces, en ese caso, es mucho más fácil de manejar.
    
    /// tip | Consejo
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun May 11 13:37:26 UTC 2025
    - 19.3K bytes
    - Viewed (0)
  6. docs/en/docs/deployment/docker.md

    ///
    
    If in your use case there's no problem in running those previous steps **multiple times in parallel** (for example if you are not running database migrations, but just checking if the database is ready yet), then you could also just put them in each container right before starting the main process.
    
    ### Single Container { #single-container }
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 29.5K bytes
    - Viewed (1)
  7. src/main/resources/fess_label_es.properties

    labels.group_gidNumber=gidNumber
    labels.gidNumber=gidNumber
    labels.user_homeDirectory=Directorio de inicio
    labels.homeDirectory=Directorio de inicio
    labels.upgrade_title_configuration=Actualización
    labels.upgrade_data_migration=Migración de datos
    labels.upgrade_reindex=Reindexación
    labels.upgrade_start_button=Iniciar
    labels.replace_aliases=Actualizar alias
    labels.reset_dictionaries=Restablecer diccionarios
    labels.reindex_start_button=Iniciar
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
Back to top