GitHub / teradata/sqlalchemy-teradata issues and pull requests
#97 - Method sqlalchemy.engine.reflection.Inspector.has_table and Teradata
Issue -
State: open - Opened by fgoryn almost 2 years ago
- 1 comment
#96 - Use `QueuePool` as a default instead of `SingletonThreadPool`
Issue -
State: open - Opened by gruberlu over 2 years ago
#95 - SQLAlchemy 2 Error
Issue -
State: open - Opened by zach-morris over 2 years ago
- 3 comments
#94 - Compatibility with SQLAlchemy 2.0.0
Issue -
State: closed - Opened by jasheldo over 2 years ago
- 2 comments
#93 - Teradata table partitioning issue
Issue -
State: open - Opened by AbhiramiVS about 3 years ago
#92 - Teradata tables that have different encodings
Issue -
State: open - Opened by Jonathanpro over 3 years ago
#91 - TypeError: __init__() got multiple values for argument 'cache_key'
Issue -
State: open - Opened by jasheldo over 4 years ago
- 7 comments
#90 - sqlalchemy-teradata vs teradatasqlalchemy
Issue -
State: open - Opened by lucasrcezimbra over 4 years ago
- 1 comment
#89 - Some glitches in between SQLAlchemy, Teradata and Flask
Issue -
State: open - Opened by DocPhilduP almost 5 years ago
#88 - LDAP not working on Mac OSX
Issue -
State: open - Opened by doronator-pge about 5 years ago
#87 - Make username and password optional in create_engine
Pull Request -
State: open - Opened by jvs3 about 6 years ago
#86 - has_table does not check the existence of volatile tables
Issue -
State: open - Opened by Similacrest about 6 years ago
- 1 comment
#85 - string always ends up in LONG VARCHAR
Issue -
State: open - Opened by steppel about 6 years ago
- 1 comment
#84 - Login issue
Issue -
State: closed - Opened by deezelmunky about 6 years ago
- 3 comments
#83 - corrected get_schema_names in dialect.py to return the True databases…
Pull Request -
State: open - Opened by ofajardo over 6 years ago
#82 - getting schema names
Issue -
State: open - Opened by ofajardo over 6 years ago
- 2 comments
Labels: help wanted
#81 - Submitting issues for teradatasqlalchemy
Issue -
State: closed - Opened by Sledge- over 6 years ago
- 5 comments
#79 - "Beyond SQL_ACTIVE_STATEMENT limit" issue due to a SELECT query from table/view reflection not being closed
Issue -
State: open - Opened by gayleeegayle over 6 years ago
#78 - Using get_view_definition results in error
Issue -
State: open - Opened by stmezzo over 6 years ago
- 1 comment
#77 - How to control ODBC Driver version
Issue -
State: open - Opened by karl-schelhammer-td over 6 years ago
- 6 comments
#76 - python 2.7 gives TypeError: super() argument 1 must be type, not classobj
Issue -
State: open - Opened by nishant07 almost 7 years ago
- 2 comments
#75 - How to connect to Teradata with LDAP authentication
Issue -
State: closed - Opened by Jackie-You almost 7 years ago
- 1 comment
#74 - Check that the ODBC driver is installed and the ODBCINI or ODBCINST environment variables are correctly set
Issue -
State: open - Opened by ericman93 almost 7 years ago
- 2 comments
#73 - Incorrect complied SQL statement for not equals !=
Issue -
State: closed - Opened by karl-schelhammer-td almost 7 years ago
- 2 comments
#72 - Abstract methods not implemented by dialect
Issue -
State: open - Opened by wiskojo almost 7 years ago
#71 - Lint and change log
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#70 - Produce non-beta PyPi Release
Issue -
State: closed - Opened by DepthDeluxe almost 7 years ago
- 3 comments
#69 - Modify `test_td_ddl` unit test to work with Python 2
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#68 - Refactor tests to enforce dictionary column ordering
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
- 1 comment
#67 - Error: Beyond SQL_ACTIVE_STATEMENTS limit
Issue -
State: open - Opened by karl-schelhammer-td almost 7 years ago
- 2 comments
#66 - Refactor normalize_name()
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#65 - SQLAlchemy Not Substituting Values into Query
Issue -
State: closed - Opened by karl-schelhammer-td almost 7 years ago
- 3 comments
#64 - implement timezone time literals with TIME
Issue -
State: open - Opened by sandan almost 7 years ago
Labels: enhancement, help wanted
#63 - Literal processing and type adaptation
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#62 - The number of supplied parameters does not match the expected number of parameters
Issue -
State: open - Opened by jamesmf almost 7 years ago
#61 - Adapter circular dependency fix
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
- 1 comment
#60 - Update get_column_info to use HELP column
Issue -
State: closed - Opened by sandan almost 7 years ago
#59 - Teradata expression adaptation
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
Labels: enhancement
#58 - Refactor get_columns()
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
Labels: enhancement
#57 - Compile binary operator refactor
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
- 1 comment
#56 - Truncation warning for Teradata binary types
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#55 - Type resolution refactor
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#54 - Fix for __str__ on Teradata types causing exception
Pull Request -
State: closed - Opened by wiskojo almost 7 years ago
#53 - Types need to implement __str__
Issue -
State: closed - Opened by sandan about 7 years ago
Labels: bug
#52 - Type system rework
Pull Request -
State: closed - Opened by wiskojo about 7 years ago
#51 - Changes to the implementation of the Teradata Interval types
Pull Request -
State: closed - Opened by wiskojo about 7 years ago
#50 - Implementation of the Teradata Period types
Pull Request -
State: closed - Opened by wiskojo about 7 years ago
Labels: enhancement
#49 - visit mechanism for BYTEINT
Issue -
State: closed - Opened by sandan about 7 years ago
Labels: bug
#48 - Added tests, refactored TDCreateTablePostfix, and a few other things...
Pull Request -
State: closed - Opened by wiskojo about 7 years ago
#47 - How to specify TMODE=TERA when creating a session
Issue -
State: closed - Opened by alexisrolland about 7 years ago
- 1 comment
#46 - Incorrect syntax generated when creating index of a column
Issue -
State: closed - Opened by xingularity about 7 years ago
#45 - fix issue where credentials are always required
Pull Request -
State: open - Opened by patter001 about 7 years ago
#44 - dialect requires username password, which breaks using trusted credentials
Issue -
State: open - Opened by patter001 about 7 years ago
- 3 comments
#43 - User doesn't have access for metadata callbacks
Issue -
State: closed - Opened by nerakulous about 7 years ago
- 4 comments
#42 - Issues when building a conda pakage for sqlalchemy-teradata
Issue -
State: open - Opened by dclong over 7 years ago
- 2 comments
#41 - Missing reserved words
Issue -
State: closed - Opened by antoinecarme over 7 years ago
- 3 comments
Labels: help wanted, good first issue
#40 - Use pyodbc instead of PyTd?
Issue -
State: closed - Opened by dclong over 7 years ago
- 1 comment
#39 - Lock Row For Access When Using SQLAlchemy on Teradata
Issue -
State: closed - Opened by alexisrolland over 7 years ago
- 6 comments
#38 - Common Table Expression Not Functioning Properly
Issue -
State: open - Opened by kevinjfoley over 7 years ago
Labels: enhancement, help wanted
#37 - Issue createing Sqlalchemy engine - "Can't load plugin: sqlalchemy.dialects:teradata"
Issue -
State: closed - Opened by jezlax over 7 years ago
- 2 comments
#36 - Wrong version number and outdated PyPI version
Issue -
State: closed - Opened by themiurgo over 7 years ago
#35 - Teradata "CTAS" error - BT/ET is not closed properly
Issue -
State: open - Opened by pkasinathan over 7 years ago
- 3 comments
#34 - Can't populate Teradata timestamps via Flask-SQLAlchemy calls
Issue -
State: closed - Opened by SV100007 over 7 years ago
- 8 comments
#33 - Can't load teradata dialect
Issue -
State: closed - Opened by shredmore almost 8 years ago
- 2 comments
#32 - Test Suite corrections
Pull Request -
State: closed - Opened by remi-td almost 8 years ago
#31 - Error in reflecting a table with columns TIMESTAMP(0)
Issue -
State: closed - Opened by Tariq1981 almost 8 years ago
- 1 comment
#30 - How can I specify "database" in create_engine?
Issue -
State: closed - Opened by lyh710 almost 8 years ago
- 4 comments
#29 - View Reflection
Pull Request -
State: closed - Opened by remi-td almost 8 years ago
- 3 comments
#28 - Add full text of MIT license
Pull Request -
State: closed - Opened by theianrobertson almost 8 years ago
- 1 comment
#27 - Unable to resolve type of columns in a view
Issue -
State: closed - Opened by theianrobertson about 8 years ago
- 2 comments
#26 - Error while connecting to Teradata using Python
Issue -
State: closed - Opened by mraduldhakad1 about 8 years ago
- 5 comments
#25 - engine `table_names` always returns empty list
Issue -
State: closed - Opened by julioasotodv about 8 years ago
- 2 comments
#24 - Column type DECIMAL(N,1) maps to Decimal('NaN')
Issue -
State: closed - Opened by gygabyte017 about 8 years ago
- 4 comments
#23 - add MERGE as detected data changing operation
Pull Request -
State: closed - Opened by everilae over 8 years ago
- 1 comment
#22 - Write an installation details page in the wiki
Issue -
State: open - Opened by sandan over 8 years ago
- 1 comment
Labels: enhancement, help wanted
#21 - Cannot connect from windows - teradata 'DRIVER_NOT_FOUND'??
Issue -
State: closed - Opened by smartinsightsfromdata over 8 years ago
- 4 comments
#20 - visit_select: limit clause fails
Issue -
State: open - Opened by sandan almost 9 years ago
Labels: help wanted
#19 - Add session methods in the dialect
Issue -
State: closed - Opened by sandan almost 9 years ago
#18 - Add tests for compiler
Issue -
State: open - Opened by sandan almost 9 years ago
Labels: enhancement, help wanted
#17 - Implement get_select_precolumns and limit_clause
Issue -
State: closed - Opened by sandan almost 9 years ago
Labels: enhancement
#16 - Implement get_columns
Issue -
State: closed - Opened by sandan almost 9 years ago
Labels: enhancement
#15 - Fix get_* methods in dialect
Issue -
State: closed - Opened by sandan almost 9 years ago
Labels: bug
#14 - Update create_connect_args with database argument
Issue -
State: closed - Opened by sandan almost 9 years ago
- 1 comment
Labels: enhancement
#13 - pass batch=true to do_executemany
Issue -
State: open - Opened by sandan almost 9 years ago
#12 - Add support for BLOB types
Issue -
State: closed - Opened by sandan almost 9 years ago
- 2 comments
Labels: enhancement, help wanted
#11 - implement get_primary_keys
Issue -
State: closed - Opened by sandan almost 9 years ago
- 1 comment
Labels: enhancement, help wanted
#10 - Add tests for dialect
Issue -
State: open - Opened by sandan almost 9 years ago
Labels: enhancement, help wanted
#9 - Dialect methods implementation
Pull Request -
State: closed - Opened by mrbungie almost 9 years ago
#8 - Fix proposal for #3
Pull Request -
State: closed - Opened by mrbungie almost 9 years ago
- 2 comments
#7 - Fixes limit_clause signature problems
Pull Request -
State: closed - Opened by mrbungie about 9 years ago
#6 - limit_clause should include **kwargs in it's function arguments
Issue -
State: closed - Opened by mrbungie about 9 years ago
#5 - Added timestamp to ReservedKeywords
Pull Request -
State: closed - Opened by mrbungie about 9 years ago
#4 - Add "timestamp" to reserved keywords
Issue -
State: closed - Opened by mrbungie about 9 years ago
#3 - Schema meaning in dialect implementation
Issue -
State: closed - Opened by mrbungie about 9 years ago
- 3 comments
#2 - Status of Implementation of sqlalchemy.engine.default.DefaultDialect
Issue -
State: closed - Opened by mrbungie about 9 years ago
- 4 comments
#1 - AUTHMECH=LDAP
Issue -
State: closed - Opened by woel0007 about 9 years ago
- 7 comments