Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • aurweb
  • Repository
Switch branch/tag
  • aurweb
  • INSTALL
Find file BlameHistoryPermalink
  • Frédéric Mangano-Tarumi's avatar
    Migrate the database schema to SQLAlchemy · 7188743f
    Frédéric Mangano-Tarumi authored Feb 16, 2020 and Lukas Fleischer's avatar Lukas Fleischer committed Feb 27, 2020
    
    
    The new schema was generated with sqlacodegen and then manually adjusted
    to fit schema/aur-schema.sql faithfully, both in the organisation of the
    code and in the SQL generated by SQLAlchemy.
    
    Initializing the database now requires the new tool aurweb.initdb.
    References to aur-schema.sql have been updated and the old schema
    dropped.
    
    Signed-off-by: Lukas Fleischer's avatarLukas Fleischer <lfleischer@archlinux.org>
    7188743f