CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/01/22 09:55:22
Modified files:
databases/sqlports: Makefile
databases/sqlports/files: Inserter.pm
Log message:
use "chained joins" to create canonical_depends with the Sql.pm framework
kill a bit of code.
adjust is now the only request "not in the mold", so just create it when
needed (so, late enough)
Add index creation (directly in create_schema), for now used for
canonical.
