mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 22:22:13 -04:00
cx_oracle has changed main branch to "main"
Change-Id: Idabb86665182af6c3d2cfb7b5c4ebd2cbc99c565
This commit is contained in:
@@ -50,7 +50,7 @@ deps=
|
||||
dbapimaster-mysql: git+https://github.com/PyMySQL/PyMySQL.git@master#egg=pymysql
|
||||
dbapimaster-mysql: git+https://github.com/mariadb-corporation/mariadb-connector-python@master#egg=mariadb
|
||||
|
||||
dbapimaster-oracle: git+https://github.com/oracle/python-cx_Oracle.git@master#egg=cx_Oracle
|
||||
dbapimaster-oracle: git+https://github.com/oracle/python-cx_Oracle.git@main#egg=cx_Oracle
|
||||
|
||||
dbapimaster-mssql: git+https://github.com/mkleehammer/pyodbc.git@master#egg=pyodbc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user