Connecting to a h2 database replaces the .mv.db file with a blank
I’ve converted h2-2.1.214.jar using ikvmc but everytime i point to a embedded (local) database, it auto creates a new one and replaces the existing .mv.db with a new db.
I’ve converted h2-2.1.214.jar using ikvmc but everytime i point to a embedded (local) database, it auto creates a new one and replaces the existing .mv.db with a new db.