CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/11/25 08:04:10
Modified files:
databases/sqlports: Makefile
databases/sqlports/files: Column.pm Inserter.pm Var.pm
Log message:
minor tweaks and addition:
- prepare to handle all columns in the main ports view.
- add a PathId column to a few views where it makes sense.
- reorg inserter to simplify all creation of tables and views thru a single
common method instead of rolling my own several times.
