Skip to content

0.4: Concat Function and bugfixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@furti furti released this 31 Jan 17:06
· 13 commits to master since this release

New Features

  • Add "concat" function for SQL statements

Improvements

  • Replace QTextEdit with QPlainTextEdit (So no HTML stuff needed in exports)

Bugfixes

  • Fix unhashable type in group by statement

Documentation

  • Update documentation with concat function
  • Add missing "Getting started with python" guide