Project

General

Profile

« Previous | Next » 

Revision 12294

bugfix: schemas/vegbien.sql: remake_diff_table(): can't have in_table/out_table inherit from each other, because inheritance also causes the rows of the parent table to be included in the child table. instead, they need to inherit from a common, empty table, as implemented by the new util.remake_diff_table().

  • added
  • modified
  • copied
  • renamed
  • deleted