Skip to content

Releases: victor-wiki/DatabaseManager

v2.2.3

13 Sep 01:42
Compare
Choose a tag to compare
  1. use "SqlCodeEditor" replace "RichTextBox" for syntax highlighting;
  2. new feature: edit data;
  3. main page layout: use dock panel;
  4. some issue fix.

Fix some bugs and optimize

06 May 10:17
Compare
Choose a tag to compare
  1. oracle: use official bulkcopy
  2. handle identity column insert

Fix some bugs and optimize

06 May 05:36
92c56ac
Compare
Choose a tag to compare
  1. fix some bugs for sqlite
  2. clear data: use new strategy

Fix some bugs

10 Mar 07:21
Compare
Choose a tag to compare
  1. Sqlite autoincrement column
  2. Database version check: if no connection, use default version
  3. Computed column: exclude computed column when sync data

Major version 2.1

15 Dec 07:03
Compare
Choose a tag to compare
  1. support SQLite
  2. use .net7
  3. issues fix

Major version 2.0

10 Dec 01:00
Compare
Choose a tag to compare
  1. Antlr uses v4.10.1
  2. Support Postgres
  3. Support geometry type convert
  4. New features: diagnose scripts , view dependencies, find text, wkt viewer, image viewer.

major version 1 archive

24 Sep 12:03
Compare
Choose a tag to compare

cumulative bug fixes and some minor changes

fix query limit when use aggregation function for oracle and mysql

16 Aug 08:21
Compare
Choose a tag to compare

fix query limit when use aggregation function for oracle and mysql

show percent of table data transfer

17 Jul 01:19
Compare
Choose a tag to compare

show percent and count of table data transfer

add database compare

29 May 06:34
5b8a8fb
Compare
Choose a tag to compare
  1. add database compare
  2. fix richtextbox highlighting issue
  3. show user defined type in navigator tree
  4. fix feedback block ui issue