sqlite_rx
sqlite_rx copied to clipboard
Authorization Configuration dictionary option using the sqlite-server CLI
Currently, the python API SQLiteServer supports a dictionary parameter auth_config
The sqlite-server CLI and hence the docker image does not support this yet.
I am still not sure how best support this.