manticore-projects
manticore-projects
Please also double check the Json Functions `JSON_OBJECTAGG` and `JSON_ARRAYAGG`, the H2 documentation is consistent here, but Oracle mentions the `FORMAT JSON` syntax. I do not even know which one...
> I have no idea why they decided to place this clause there and I also don't see any reasons why it should be there. I feel you, I do...
Evgenji, if I would like to volunteer on improving this situation (and I know I will regret having said that), what would be: 1) your suggested way forward and 2)...
On the Railroad diagrams, do you insist in using your existing one (which produces broken graphics sometimes) or would you like to consider to outsource that to a [proven open...
> I think we don't want any new third-party dependencies there. Ok, so be it. (Even when it was just a build dependency, but no runtime dependency of course?)
@lukaseder and @katzyn, I would like to ask for your kind help. Basically I have implemented all the JSON functions `JSON_ARRAY`, `JSON_OBJECT`, `JSON_ARRAYAGG` and `JSON_OBJECTAGG` in JSQLParser and all the...
> But think about it differently. Why would the expression be mandatory? Not arguing, just explaining my thought here: 1) if you want to get EMPTY then write the `NULL`...
Greetings. Created and trying to recover with exactly the same git snapshot of H2 2.0.201.I tried to recover when opening this db in the web console freezes. Exporting to script...
> `DB_CLOSE_ON_EXIT=FALSE` can be used on your own risk only. I am not using/setting this, the connection URL looks like: `jdbc:h2:tcp://localhost//home/are/.manticore_uba/ifrsbox;IFEXISTS=FALSE;COMPRESS=TRUE;PAGE_SIZE=128;DB_CLOSE_DELAY=30;AUTO_RECONNECT=TRUE;CACHE_SIZE=8192;MODE=Oracle;LOCK_TIMEOUT=10000` > If this setting isn't used, H2 registers a...
Am not against it, but careful please: 1) the new release will feature many very valuable, but breaking changes. Maybe it is not wise to overlap these with another breaking,...