.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
COPYING
COPYING.LESSER
MANIFEST.in
README.md
deploy-key.enc
dev-requirements.txt
pylintrc
pyproject.toml
.github/pull_request_template.md
.github/workflows/run_unit_tests.yml
benchmarks/README.md
benchmarks/__init__.py
benchmarks/datetime_from_database.py
benchmarks/entity_class_mapping_import_row.py
benchmarks/from_database_to_dimension_count_with_nested_map_type.py
benchmarks/get_parameter_value_items.py
benchmarks/map_from_database.py
benchmarks/mapped_item_getitem.py
benchmarks/type_for_scalar.py
benchmarks/update_default_value_to_different_value.py
benchmarks/update_default_value_to_same_value.py
benchmarks/utils.py
bin/build_doc.bat
bin/build_doc.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/filters.rst
docs/source/front_matter.rst
docs/source/index.rst
docs/source/metadata.rst
docs/source/parameter_value_format.rst
docs/source/tutorial.rst
docs/source/user_guide.rst
docs/source/img/spinetoolbox_on_wht.svg
fig/eu-emblem-low-res.jpg
spinedb_api/__init__.py
spinedb_api/alembic.ini
spinedb_api/arrow_value.py
spinedb_api/compatibility.py
spinedb_api/dataframes.py
spinedb_api/db_mapping.py
spinedb_api/db_mapping_base.py
spinedb_api/db_mapping_commit_mixin.py
spinedb_api/db_mapping_helpers.py
spinedb_api/db_mapping_query_mixin.py
spinedb_api/exception.py
spinedb_api/export_functions.py
spinedb_api/graph_layout_generator.py
spinedb_api/helpers.py
spinedb_api/import_functions.py
spinedb_api/mapped_item_status.py
spinedb_api/mapped_items.py
spinedb_api/mapping.py
spinedb_api/parameter_value.py
spinedb_api/purge.py
spinedb_api/server_client_helpers.py
spinedb_api/spine_db_client.py
spinedb_api/spine_db_server.py
spinedb_api/temp_id.py
spinedb_api/version.py
spinedb_api.egg-info/PKG-INFO
spinedb_api.egg-info/SOURCES.txt
spinedb_api.egg-info/dependency_links.txt
spinedb_api.egg-info/not-zip-safe
spinedb_api.egg-info/requires.txt
spinedb_api.egg-info/top_level.txt
spinedb_api/alembic/README
spinedb_api/alembic/env.py
spinedb_api/alembic/script.py.mako
spinedb_api/alembic/versions/02581198a2d8_create_entity_class_display_order_tables.py
spinedb_api/alembic/versions/070a0eb89e88_drop_category_tables.py
spinedb_api/alembic/versions/0c7d199ae915_add_list_value_table.py
spinedb_api/alembic/versions/1892adebc00f_create_metadata_tables.py
spinedb_api/alembic/versions/1e4997105288_separate_type_from_value.py
spinedb_api/alembic/versions/39e860a11b05_add_alternatives_and_scenarios.py
spinedb_api/alembic/versions/51fd7b69acf7_add_parameter_tag_and_parameter_value_list.py
spinedb_api/alembic/versions/5385f063bef2_create_superclass_subclass_table.py
spinedb_api/alembic/versions/6b7c994c1c61_drop_object_and_relationship_tables.py
spinedb_api/alembic/versions/738d494a08ac_fix_foreign_key_constraints_in_object_.py
spinedb_api/alembic/versions/7d0b467f2f4e_fix_foreign_key_constraints_in_entity_.py
spinedb_api/alembic/versions/7e2e66ae0f8f_rename_entity_class_display_mode_tables.py
spinedb_api/alembic/versions/8b0eff478bcb_add_active_by_default_to_entity_class.py
spinedb_api/alembic/versions/8c19c53d5701_rename_parameter_to_parameter_definition.py
spinedb_api/alembic/versions/91f1f55aa972_create_entity_location_table.py
spinedb_api/alembic/versions/989fccf80441_replace_values_with_reference_to_list_.py
spinedb_api/alembic/versions/9da58d2def22_create_entity_group_table.py
spinedb_api/alembic/versions/bba1e2ef5153_move_to_entity_based_design.py
spinedb_api/alembic/versions/bf255c179bce_get_rid_of_unused_fields_in_parameter_.py
spinedb_api/alembic/versions/c55527151b29_add_parameter_type_table.py
spinedb_api/alembic/versions/ca7a13da8ff6_add_type_info_for_scalars.py
spinedb_api/alembic/versions/ce9faa82ed59_create_entity_alternative_table.py
spinedb_api/alembic/versions/defbda3bf2b5_add_tool_feature_tables.py
spinedb_api/alembic/versions/e010777927a5_change_active_by_default_server_default_.py
spinedb_api/alembic/versions/fbb540efbf15_add_support_for_mysql.py
spinedb_api/alembic/versions/fd542cebf699_drop_on_update_clauses_from_object_and_.py
spinedb_api/export_mapping/__init__.py
spinedb_api/export_mapping/export_mapping.py
spinedb_api/export_mapping/generator.py
spinedb_api/export_mapping/group_functions.py
spinedb_api/export_mapping/pivot.py
spinedb_api/export_mapping/settings.py
spinedb_api/filters/__init__.py
spinedb_api/filters/alternative_filter.py
spinedb_api/filters/execution_filter.py
spinedb_api/filters/query_utils.py
spinedb_api/filters/renamer.py
spinedb_api/filters/scenario_filter.py
spinedb_api/filters/tools.py
spinedb_api/filters/value_transformer.py
spinedb_api/import_mapping/__init__.py
spinedb_api/import_mapping/generator.py
spinedb_api/import_mapping/import_mapping.py
spinedb_api/import_mapping/import_mapping_compat.py
spinedb_api/import_mapping/type_conversion.py
spinedb_api/spine_io/__init__.py
spinedb_api/spine_io/gdx_utils.py
spinedb_api/spine_io/exporters/__init__.py
spinedb_api/spine_io/exporters/csv_writer.py
spinedb_api/spine_io/exporters/excel.py
spinedb_api/spine_io/exporters/excel_writer.py
spinedb_api/spine_io/exporters/gdx_writer.py
spinedb_api/spine_io/exporters/sql_writer.py
spinedb_api/spine_io/exporters/writer.py
spinedb_api/spine_io/importers/__init__.py
spinedb_api/spine_io/importers/csv_reader.py
spinedb_api/spine_io/importers/datapackage_reader.py
spinedb_api/spine_io/importers/excel_reader.py
spinedb_api/spine_io/importers/gdx_reader.py
spinedb_api/spine_io/importers/json_reader.py
spinedb_api/spine_io/importers/reader.py
spinedb_api/spine_io/importers/sqlalchemy_reader.py
tests/__init__.py
tests/mock_helpers.py
tests/test_DatabaseMapping.py
tests/test_arrow_value.py
tests/test_check_integrity.py
tests/test_dataframes.py
tests/test_db_mapping_base.py
tests/test_db_mapping_helpers.py
tests/test_db_mapping_interface.py
tests/test_db_server.py
tests/test_export_functions.py
tests/test_helpers.py
tests/test_import_functions.py
tests/test_mapping.py
tests/test_migration.py
tests/test_parameter_value.py
tests/test_purge.py
tests/test_temp_id.py
tests/export_mapping/__init__.py
tests/export_mapping/test_export_mapping.py
tests/export_mapping/test_pivot.py
tests/export_mapping/test_settings.py
tests/filters/__init__.py
tests/filters/test_alternative_filter.py
tests/filters/test_execution_filter.py
tests/filters/test_renamer.py
tests/filters/test_scenario_filter.py
tests/filters/test_tools.py
tests/filters/test_value_transformer.py
tests/import_mapping/__init__.py
tests/import_mapping/test_generator.py
tests/import_mapping/test_import_mapping.py
tests/import_mapping/test_type_conversion.py
tests/spine_io/__init__.py
tests/spine_io/test_excel_integration.py
tests/spine_io/test_gdx_utils.py
tests/spine_io/exporters/__init__.py
tests/spine_io/exporters/test_csv_writer.py
tests/spine_io/exporters/test_excel_writer.py
tests/spine_io/exporters/test_gdx_writer.py
tests/spine_io/exporters/test_sql_writer.py
tests/spine_io/exporters/test_writer.py
tests/spine_io/importers/__init__.py
tests/spine_io/importers/test_csv_reader.py
tests/spine_io/importers/test_datapackage_reader.py
tests/spine_io/importers/test_excel_reader.py
tests/spine_io/importers/test_gdx_reader.py
tests/spine_io/importers/test_json_reader.py
tests/spine_io/importers/test_reader.py
tests/spine_io/importers/test_sqlalchemy_reader.py