Function Ensure-Password-Table

Part of:

package cl-password-store
( ensure-password-table &key (database *default-password-database*) (view-class-name 'password-entry) (schema-migration-handler #'password-entry-schema-migration-handler) )

Ensure that DATABASE has a suitable password table named TABLENAME.