Giter Club home page Giter Club logo

Comments (2)

manticore-projects avatar manticore-projects commented on June 13, 2024 1

Thank you for reporting.
To be honest, I have been too lazy to use the CLI since the UI was most convenient and I failed to remember the syntax.

I will work on it and give it some love.

from h2migrationtool.

manticore-projects avatar manticore-projects commented on June 13, 2024

Thanks again for reporting, I think I've gotten this fixed:

are@ryzen ~/D/s/H/b/distributions (master)> java -jar H2MigrationTool-shadow-1.4.0-SNAPSHOT/lib/H2MigrationTool-1.4.0-SNAPSHOT-all.jar -t 2.2.229 -f 2.2.229 -d /home/are/.manticore/ifrsbox.mv.db --force
[0.012s][warning][cds] This file is not the one used while building the shared archive file: /usr/lib/jvm/java-21-jetbrains/lib/modules
[0.012s][warning][cds] This file is not the one used while building the shared archive file: /usr/lib/jvm/java-21-jetbrains/lib/modules
[0.012s][warning][cds] /usr/lib/jvm/java-21-jetbrains/lib/modules size has changed.
Mar 09, 2024 11:07:33 AM com.manticore.h2.H2MigrationTool migrate
INFO: Found H2 DB /home/are/.manticore/ifrsbox which will be exported to SQL Script
Mar 09, 2024 11:07:33 AM com.manticore.h2.H2MigrationTool migrate
INFO: Wrote H2-2.2.229 database to script: /home/are/.manticore/ifrsbox.sql
Mar 09, 2024 11:07:34 AM com.manticore.h2.H2MigrationTool migrate
INFO: Created new H2-2.2.229 database: /home/are/.manticore/ifrsbox.229.mv.db

And also works with SQL file

are@ryzen ~/D/s/H/b/distributions (master)> java -jar H2MigrationTool-shadow-1.4.0-SNAPSHOT/lib/H2MigrationTool-1.4.0-SNAPSHOT-all.jar -t 2.2.229 -f 2.2.229 -d /home/are/.manticore/ifrsbox.sql --force
[0.010s][warning][cds] This file is not the one used while building the shared archive file: /usr/lib/jvm/java-21-jetbrains/lib/modules
[0.010s][warning][cds] This file is not the one used while building the shared archive file: /usr/lib/jvm/java-21-jetbrains/lib/modules
[0.010s][warning][cds] /usr/lib/jvm/java-21-jetbrains/lib/modules size has changed.
Mar 09, 2024 11:08:57 AM com.manticore.h2.H2MigrationTool migrate
INFO: Found SQL Script /home/are/.manticore/ifrsbox.sql which will be imported directly.
Mar 09, 2024 11:08:59 AM com.manticore.h2.H2MigrationTool migrate
INFO: Created new H2-2.2.229 database: /home/are/.manticore/ifrsbox.229.mv.db

from h2migrationtool.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.