Hello H2 users! I'm a newbie with H2. I've been browsing the documentation, but haven't been able to found a good example for what I need. Hopefully someone could help me with this. I'm looking for a script that
1. starts an H2 as a server 2. creates a memory database 3. loads 'create table' -statements from a file and executes them 4. loads data from csv-files and inputs data into tables (or links tables from a Postgres database) -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
