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
17 stars 3 forks source link

0.4.8 #29

Closed QQQ-33 closed 1 year ago

QQQ-33 commented 1 year ago

try to fix issue #28 . Current solutions: Add double quotes to each column name.

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