Hello, I have implemented serverside javascript functions, I want to import the functions from development database to test database.
what is recommended way to import only schema changes and functions and deploy them to another database? At present we doing it manually using studio which is very tedious job. Is there any npm orient package that allow some scripts to import only schema and server side javascript functions and update them to another database? I want use better option to integrate in build automation. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
