Yuli
Yuli
Any news guys?
Hello Elliot Thank you for your question. In general, it is not recommended to save binary files in any database. Databases are not built for file storage. Same for Databunker....
Hi, This is something we can add to the dev plan. I just need to understand better this use case. BTW, thank you for the feedback ;) I would love...
Ok, I understand it better now. I will add this to the product roadmap. You scheduled a meeting. This is great. I love chatting with Databunker users ;)
Hi I am working on this. It is my top priority.
I was ill for 2 weeks, so I am getting back to this.
Hi, There is no real need for this limitation. I will remove it and publish an updated version later today.
I fixed the code and updated the docker containers. https://github.com/securitybunker/databunker/commit/bdd7a28b66f1134e53837639b7cd0d36ae2b015f
I created a new patch to support multiple apps in 1 table. https://github.com/securitybunker/databunker/commit/4876cfe8aa436f356e909318ffe20b87e003cb42 The `generic.use_separate_app_tables` variable can be configured to use multiple tables (the old way) or use only 1...
Hello I do support PostgreSQL in the Databunker PRO. It is used for multi- tenancy implemented using PostgreSQL row-based security feature. If the community wants PostgreSQL support I can port...