datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
2020-09-15T06:11:12.077Z

Thanks a lot, no problem! I hit some really edge cases.

timo 2020-09-16T17:05:58.081100Z

Hi David. I just made a PR on the jdbcUrl. It is just a new configuration parameter. As soon as the PR is merged there will be a snapshot release available that you can use: https://github.com/replikativ/datahike-jdbc/pull/10 But aside from that you should be able to use all configuration parameters as key-value-pairs as well.

timo 2020-09-16T17:06:09.081400Z

Thanks for bringing up this issue :thumbsup:

2020-09-16T17:55:05.082200Z

Thanks to you for solving this problem so fast!

timo 2020-09-15T06:33:45.077100Z

can you show me what your config looks like?

timo 2020-09-15T06:37:18.077300Z

It works like intended. I did not know about the :jdbcUrl that one can provide instead of :dbtype and :dbname

timo 2020-09-15T06:38:14.077500Z

I could make all the keys optional and then it might be possible to pass :jdbcUrl