Philippe Höij
Philippe Höij
I have the same issue here, where I wanted to move a database between two instances. I performed a bundle using the `DATABASE_SPEC`, the file was created. I moved the...
It could be that the storage engine originally used to create it is fairly old? I can't share the database unfortunately - resorted to moving the whole thing over, but...
This looks really promising and enables a lot of great things ahead in many contexts! 🚀 Following it with anticipation!
I believe there are multiple important enhancements here that would each bring independent value, perhaps as individual enhanc3ment requests: * have multiple remote sources of schema/documents * specify a specific...
Need to recheck on my end again with a more recent version, seems odd it's not reproducible; did test with the Javascript client and narrowed it down. Could be that...
The timing is perfect for closing this one, I opened https://github.com/terminusdb/terminusdb-client-js/issues/262 just yesterday about how making the data retrieved in the terminusdb-data-version available in the (javascript) SDK would be a...
This looks to be working for the data product and repo we fixed. I manage to bundle and unbundle correctly with TDB 11. So thinking this can be closed! Likely...
This would be awesome indeed, thanks @matko for looking into it! The reason I need it at the moment is due to #1910 .
This works mostly, but I note a few things, perhaps a separate bug request for them? * `sendCustomRequest` in the JavaScript client lacks the ability to send the custom header...
Would these be connected to also getting the id issues in subdocuments fixed, so that all is in the same place?