Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 419 Bytes

todo.md

File metadata and controls

10 lines (9 loc) · 419 Bytes

Planned features

  • Support :doc.
  • Better result for print(module.foobar).
  • Understand interpolated parameters.
  • Support multiple queries per file.
  • Support loading single sql files.
  • Support parameter typing ... somehow. (Maybe :param annotation comments?).
  • Support multi-row inserts.
  • Include the name of the query in the executed query text (for slow query log, etc).