passren / PyDynamoDB

PyDynamoDB is a Python DB API 2.0 (PEP 249) client for Amazon DynamoDB. A SQLAlchemy dialect is offered as well. Superset official database driver.
Other
16 stars 2 forks source link

0.4.8 #30

Closed QQQ-33 closed 1 year ago

QQQ-33 commented 1 year ago

try to fix issue https://github.com/passren/PyDynamoDB/issues/28 . Current solutions: Add double quotes to each column name.

Known issues: Can't pass TestCursorDML, TestSupersetDynamoDB, TestCursorDMLSelect