Satria

Results 5 issues of Satria

Hi, SQLPad version : 6.8.1 I try to get CURRENT_TIMESTAMP(6) precision , but in sqlpad result only precision 3. see attachment for comparison query in sqlpad and directly query to...

sqlpad version : 6.7.1 I got network error notification when submit filter in menu History. This the error log `(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing...

I want to know, how to create unique index in collection via mongo-express. I try add ``` {unique: true} ``` but unique index never come up in list index collections

question

hi I want to create peer connection mysql but getting error. step to do : 1. login into peerdb psql "port=9900 host=127.0.0.1 password=peerdb user=postgres" 2. execute command CREATE PEER CREATE...

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...