EvgenyKiselgof commented on issue #14337: URL: https://github.com/apache/superset/issues/14337#issuecomment-826936623
Hi, Thanks for you response :) In alchemy documentation there is 3 or 4 different drivers to use. I know for sure that pyodbc is working well with FreeTDS odbc driver, currsntly im using just python script to query Sybase DB. Maybe i don't understand well the documentation about the database support. Maybe you can provide me some example file. בתאריך יום ב׳, 26 באפר׳ 2021, 17:41, מאת Srini Kadamati < ***@***.***>: > Hi @EvgenyKiselgof <https://github.com/EvgenyKiselgof> do you know if > there's an up-to-date SQLAlchemy + DB-API 2.0 driver for Sybase? I wrote up > what's needed to add new database support in Superset here ( > https://preset.io/blog/building-database-connector/) > > This page seems to indicate that the sqlalchemy dialect is deprecated? > > > https://docs.sqlalchemy.org/en/14/dialects/sybase.html#module-sqlalchemy.dialects.sybase.pysybase > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/issues/14337#issuecomment-826890143>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ANMN2ANSDK5V7HD7LZT3YIDTKV3P7ANCNFSM43RJGC3Q> > . > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
