Skip to content
  • Thomas Markwalder's avatar
    [#531,!279] PgSQL unit testing now supports data wipe · d88c013d
    Thomas Markwalder authored
    src/share/database/scripts/pgsql
        wipe_data.sh.in - new file
    
    doc/devel/unit-tests.dox
        Removed MySQL/CQL only comment
    
    several files:
        Added commentary and removed superflous calls to destroyPgSQLSchema
    
    src/lib/pgsql/testutils/pgsql_schema.*
        destroyPgSQLSchema()
        createPgSQLSchema() - modified to support data wiping
        wipePgSQLData() - new function
    
    src/lib/pgsql/tests
        pgsql_schema.cc
    	pgsql_schema.h - deleted these. They appear to have
        been added by mistake.
    d88c013d