Skip to content

Releases: mictsi/sql-manager

Minor fixes

Choose a tag to compare

@mictsi mictsi released this 05 Jul 14:59

Full Changelog: 2.4.3...2.4.4

Full Changelog: 2.4.3...2.4.4

feat: Update Terminal GUI menu styling for improved visual clarity

Choose a tag to compare

@mictsi mictsi released this 01 Apr 06:12

feat: Update Terminal GUI menu styling for improved visual clarity

Full Changelog: 2.4.2...2.4.3

Remove built-in games (Snake, Pong, Tetris) from the application and documentation

Choose a tag to compare

@mictsi mictsi released this 01 Apr 06:11

Remove built-in games (Snake, Pong, Tetris) from the application and documentation

  • Deleted game implementations for Snake, Pong, and Tetris from the codebase.
  • Removed references to these games from the README and HelpContent.
  • Updated the UI to eliminate game-related menu items and functionality.
  • Incremented build number to reflect changes.

Full Changelog: 2.4.1...2.4.2

feat: Update Terminal GUI to improve active server display and add active status theme

Choose a tag to compare

@mictsi mictsi released this 01 Apr 05:23

feat: Update Terminal GUI to improve active server display and add active status theme

Full Changelog: 2.4.0...2.4.1

feat: Add MySQL support to SqlManager

Choose a tag to compare

@mictsi mictsi released this 31 Mar 18:47

feat: Add MySQL support to SqlManager

  • Implemented MySQL provider in TerminalGuiRunner, including SSL mode, pooling, and public key retrieval options.
  • Updated command line parser to handle MySQL-specific options.
  • Enhanced configuration loading to normalize MySQL aliases and driver options.
  • Added unit tests for MySQL connection string building, role membership queries, and administrative database resolution.
  • Updated UI formatting tests to reflect MySQL defaults and ensure proper connection string previews.

Full Changelog: 2.3.1...2.4.0

feat: Update SQL Server trust mode handling and improve related tests

Choose a tag to compare

@mictsi mictsi released this 28 Mar 17:36

feat: Update SQL Server trust mode handling and improve related tests

Full Changelog: 2.3.0...2.3.1

Refactor server configuration handling and improve UI display

Choose a tag to compare

@mictsi mictsi released this 28 Mar 17:10

Refactor server configuration handling and improve UI display

  • Updated TerminalUi to use ServerIdentifier and DisplayName for better server representation.
  • Enhanced connection string formatting to mask passwords and include relevant parameters.
  • Added tests for server addition and connection string generation, ensuring proper handling of identifiers and defaults.
  • Adjusted UI formatting tests to reflect changes in server display and labels for PostgreSQL and SQL Server.
  • Implemented stricter role management in PostgreSQL queries, focusing on db_owner role only.

Full Changelog: 2.2.0...2.3.0

feat: Add theme preference management and update related configurations and tests

Choose a tag to compare

@mictsi mictsi released this 28 Mar 10:20

feat: Add theme preference management and update related configurations and tests

Full Changelog: 2.1.1...2.2.0

feat: Add Tetris game functionality and integrate into Terminal GUI

Choose a tag to compare

@mictsi mictsi released this 27 Mar 19:01

feat: Add Tetris game functionality and integrate into Terminal GUI

Full Changelog: 2.0.2...2.1.0

feat: Changed displayed version in the app

Choose a tag to compare

@mictsi mictsi released this 27 Mar 18:06
  • feat: Changed displayed version in the app

Full Changelog: 2.0.1...2.0.2