autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

Update sqlalchemy to latest version

Open yadavsahil197 opened this issue 2 years ago • 1 comments

This will require us to remove usage of autocommit=True when initializing engine. So we'll need to explicitly commit a change/transaction.

yadavsahil197 avatar May 13 '23 01:05 yadavsahil197

This will be useful to not have a pinned old version: https://github.com/refuel-ai/refuel-oracle/blob/3f2d92909bba7c0fe9d54a58e16b32a4f2d129b7/requirements.txt#L12

rishabh-bhargava avatar May 13 '23 01:05 rishabh-bhargava