yzh

Results 11 issues of yzh

Version: 1.0.182 Platform: Linux x64 5.15.0-43-generic Plugins: plugin-fig-integration, fig Frontend: xterm

Missing `index.d.ts` file declare, which should install by `typings install ect` command.

if have a `create_at` coloum in table, how to filtering using `gte` and `lte` operator to select by range.

support multi schema/db names: PostgreSQL: postgres://user:passwd@localhost:5432/db_name?search_path=`schema_name1,schema_name2,...` MySQL:mysql://user:passwd@tcp(127.0.0.1:3306)/`db_name1,db_name2,...`

command `echo "from backend: send data to /abc" | websocat -1 --exit-on-eof ws://127.0.0.1:9002/abc` and wsbroad got error info: Error serving client: WebSocket protocol error: Sending after closing is not allowed...

add PM2 manage service. Do not use hand-write `control.sh` to control the cronicle service.

some column is also a table, need nested the data to it.

Integrate all DBeaver database drivers into CloudBeaver. dabase drivers in CloudBeaver is too little. while DBeaver is enough.

wait for response
xf:driver management

``` let query='select * from ?? where (??=?) limit ?,? ' let params = ['certification', "cert->>'$.name'", 'myname', 0, 20]; let pool = mysql.createPool(poolOption); let sql = pool.format(query, params); // the...

needs investigation

1. [RTMP: OBS or vMix] update `Stream Key`. 2. uninstall Oryx docker container, and reinstall it. 3. Login /mgmt. found the old value `SRS_STREAM_NAME`. Need update Local storage value when...

bug
EnglishNative