Sam
Results
2
issues of
Sam
Added new config item to support specifying the sequence the id primary key, a requirment if using an oracle database with sqlalchemy See auto-increment behavior for oracle below https://docs.sqlalchemy.org/en/13/dialects/oracle.html#auto-increment-behavior
Added support for proxies servers. Useful for organisations that enforce IP whitelisting to internal IP's (VPN excluded). The Github object has been enhanced to include proxies as a kwarg, the...