mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-30 20:44:45 -04:00
675558bffb
- build a new Sphinx extension that allows dialect info to be entered as directives which is then rendered consistently throughout all dialect/dbapi sections - break out the "empty_strings" requirement for oracle test
23 lines
318 B
ReStructuredText
23 lines
318 B
ReStructuredText
.. _sybase_toplevel:
|
|
|
|
Sybase
|
|
======
|
|
|
|
.. automodule:: sqlalchemy.dialects.sybase.base
|
|
|
|
python-sybase
|
|
-------------------
|
|
|
|
.. automodule:: sqlalchemy.dialects.sybase.pysybase
|
|
|
|
pyodbc
|
|
------------
|
|
|
|
.. automodule:: sqlalchemy.dialects.sybase.pyodbc
|
|
|
|
mxodbc
|
|
------------
|
|
|
|
.. automodule:: sqlalchemy.dialects.sybase.mxodbc
|
|
|