Skip to main content
Ctrl+K
NexusLIMS 2.6.0 documentation - Home NexusLIMS 2.6.0 documentation - Home
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
    • Reference
  • GitHub
  • Datasophos
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
  • Reference
  • GitHub
  • Datasophos

Section Navigation

  • Changelog
  • NexusLIMS API documentation
    • nexusLIMS
      • nexusLIMS.schemas
      • nexusLIMS.cli
      • nexusLIMS.harvesters
      • nexusLIMS.builder
      • nexusLIMS.utils
      • nexusLIMS.tui
      • nexusLIMS.exporters
      • nexusLIMS.extractors
      • nexusLIMS.db
        • nexusLIMS.db.migrations
        • nexusLIMS.db.models
        • nexusLIMS.db.engine
        • nexusLIMS.db.enums
        • nexusLIMS.db.session_handler
      • nexusLIMS.config
      • nexusLIMS.instruments
  • NEMO System Reference for NexusLIMS
  • eLabFTW Metadata Reference
  • LabArchives API Reference
  • Reference
  • NexusLIMS API documentation
  • nexusLIMS
  • nexusLIMS.db
  • nexusLIMS.db.migrations

nexusLIMS.db.migrations#

Alembic database migrations for NexusLIMS.

This package contains the Alembic migration scripts for managing the NexusLIMS database schema. The migrations are shipped as part of the installed package and can be applied using the nexuslims db CLI command.

See Also: nexusLIMS.cli.migrate CLI wrapper for applying migrations

Subpackages#

  • nexusLIMS.db.migrations.versions
    • nexusLIMS.db.migrations.versions.v2_4_0a_add_upload_log_table
    • nexusLIMS.db.migrations.versions.v2_5_0a_add_external_user_identifiers
    • nexusLIMS.db.migrations.versions.v2_4_0b_add_check_constraints
    • nexusLIMS.db.migrations.versions.v1_4_3_initial_schema_baseline
    • nexusLIMS.db.migrations.versions.v2_5_0b_remove_computer_fields

Submodules#

  • nexusLIMS.db.migrations.utils
  • nexusLIMS.db.migrations.env

previous

nexusLIMS.db

next

nexusLIMS.db.migrations.versions

On this page
  • Subpackages
  • Submodules

This Page

  • Show Source

© Copyright 2025 - 2026, datasophos, LLC.

Built with the PyData Sphinx Theme 0.16.1.