Skip to content

History / Database Backend

Revisions

  • reflect current state

    @mmyrte mmyrte committed Jan 29, 2026
  • remove config

    @mmyrte mmyrte committed Oct 25, 2025
  • evolving specs

    @mmyrte mmyrte committed Oct 3, 2025
  • changed handling of sources

    @mmyrte mmyrte committed Sep 29, 2025
  • have to use a qs serialization of the config object for now eventually, this could be replaced with a carefully implemented JSON serializer which atually understands the config schema

    @mmyrte mmyrte committed Sep 10, 2025
  • remove geom_point; nullable polygon, elevation and region

    @mmyrte mmyrte committed Sep 9, 2025
  • add markdownlint; autoformat

    @mmyrte mmyrte committed Sep 3, 2025
  • config: idiomatic lists, naming: conf -> config

    @mmyrte mmyrte committed Sep 2, 2025
  • sql keywords: start, end -> start_date, end_date

    @mmyrte mmyrte committed Sep 2, 2025
  • config table: json for simplicity

    @mmyrte mmyrte committed Sep 1, 2025
  • database: note on period - transition association

    @mmyrte mmyrte committed Sep 1, 2025
  • add initial config file

    @mmyrte mmyrte committed Jul 9, 2025
  • add diagram, nomenclature: _t table suffix

    @mmyrte mmyrte committed Jul 3, 2025
  • first database schema design

    @mmyrte mmyrte committed Jul 2, 2025
  • DB backend details

    @mmyrte mmyrte committed Jun 30, 2025
  • move PK to top

    @mmyrte mmyrte committed Jun 27, 2025
  • first draft database backend

    @mmyrte mmyrte committed Jun 27, 2025