reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Unable to set connection arguments for db connection

Open ibigpapa opened this issue 1 year ago β€’ 1 comments

https://github.com/reflex-dev/reflex/blob/3309c0e53356256268294286c44ea09f50014e0a/reflex/model.py#L27

Reviewing the code it looks like you cannot specify connection arguments in the config file. For instance I need to change the timeout of the ODBC connection. Unless I'm missing how to set this up doesn't look like it's available.

ibigpapa avatar Aug 06 '24 17:08 ibigpapa

(I'm just testing out github copilot workspaces) This may not be a solution.

Alek99 avatar Aug 07 '24 19:08 Alek99