Finished renaming project to sqlbase7_sa ... whoops.
This commit is contained in:
parent
2cffcc8d19
commit
b8493f6341
3 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
from sqlalchemy.connectors.pyodbc import PyODBCConnector
|
||||
|
||||
from sqlbase7.base import SQLBase7Dialect
|
||||
from sqlbase7_sa.base import SQLBase7Dialect
|
||||
|
||||
|
||||
class SQLBase7_pyodbc(PyODBCConnector, SQLBase7Dialect):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue