CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/03/15 05:29:53
Modified files:
databases/sqlports: Makefile
databases/sqlports/files: Inserter.pm mksqlitedb rebuild_schema
Log message:
Fix bug in argument order, strenghten argument parsing to avoid that.
Add a "meta" table that just contains a schema version and a hash.
So that some clients (e.g., portroach) can automatically figure out
whether a rebuild is required.
