kviklet
kviklet copied to clipboard
SQLDump only support in MySQL ?
Hi just curious why new feature SQLDump only enable in MySQL? instead of both MySQL and MariaDB enable also. thanks
this part https://github.com/kviklet/kviklet/blob/3b6a92d7410ce149aca3762f370a14255de11ad8/frontend/src/routes/NewRequest.tsx#L238-L240
but when I edit MongoDB connection Dumps Enabled also appear
thanks.
Just little bit make me confused 😕
Yeh good point it should be on MariaDB as well. Also planning to put it into postgres eventually. Everything super beta right now. Will improve soon!