nexusLIMS.db#
A module to handle communication with the NexusLIMS database.
Also performs basic database ORM tasks. The
session_handler submodule is primarily concerned with mapping
session log information from the database into python objects for use in other parts of
the NexusLIMS backend.
Subpackages#
nexusLIMS.db.migrationsnexusLIMS.db.migrations.versionsnexusLIMS.db.migrations.versions.v2_4_0a_add_upload_log_tablenexusLIMS.db.migrations.versions.v2_5_0a_add_external_user_identifiersnexusLIMS.db.migrations.versions.v2_4_0b_add_check_constraintsnexusLIMS.db.migrations.versions.v1_4_3_initial_schema_baselinenexusLIMS.db.migrations.versions.v2_5_0b_remove_computer_fields
nexusLIMS.db.migrations.utilsnexusLIMS.db.migrations.env