ncatlab / nlab

Source code for the nLab
https://ncatlab.org
149 stars 16 forks source link

Attempt to work around database scheme design flaw in Python renderer. #25

Closed sattlerc closed 2 years ago

sattlerc commented 2 years ago

The design flaw is that the wiki_reference table does not record which web the reference name belongs to.

This should fix ncatlab/nlab-deployment#67 (and lessen the impact of ncatlab/nlab-deployment#80).