Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 561 Bytes

File metadata and controls

19 lines (13 loc) · 561 Bytes

TO-DO (Priority 1)

Please consider contribute to the following

  • Review and complete docstring
  • Official documentation
  • Publish the package on PyPI

TO-DO (Priority 2)

  • Increase test coverage
  • Complete README

TO-DO (Priority 3)

  • Improve the limited support for row-based data. Currently, data is assumed to be arranged in columns.
  • Refine the implementation of handling positional parameters for SQL queries
  • Type hints
  • Additional tasks (please add missing features that you want to see or open an issue)