Skip to content

Releases: hicknhack-software/QSqlMigrator

Version 1.5.1

11 Nov 14:20
Compare
Choose a tag to compare

Fixed crash for removed migrations.

Version 1.5.0

09 Jun 11:57
Compare
Choose a tag to compare

Over a year after the 1.0, we are proud to release the next version. With over 100 commits, some code and api cleanups.

We now follow semantic versioning schema.

Some highlights:

  • many cleanups
  • more compiler support (see readme)
  • support for new Qt versions
  • postgresql database support

v1.0

29 Jul 13:56
Compare
Choose a tag to compare

Features:

  • builtin support for tables, columns and indices
  • you can build custom commands
  • easy api
  • everything is tested
  • database specific driver plugins (sqlite and mysql provided)