Skip to content

Releases: shigenobu/ebonyrack

Ga release - v0.7.3.

11 Dec 09:02
Compare
Choose a tag to compare
  • Restrict to primary or unique key for foreign key referenced to match with MySQL 8.4.
  • Update dependent libraries.

Ga release - v0.7.2.

05 Dec 10:25
Compare
Choose a tag to compare
  • Modify multiple foreign key with same tables.
  • Keep last tab in input table.
  • Change lefted row to be max 3 at keys in input table.

(notice)

If using 0.7.1, please update to 0.7.2 below orders.
Because local database definition is changed .

  1. In 0.7.1, write out to json.
  2. Update to 0.7.2.
  3. In 0.7.2, read from json.
  4. Write out to json.

Ga release - v0.7.1.

22 Nov 00:31
Compare
Choose a tag to compare
  • Modify connector.
  • Existed project is not editable for project name and db path.
  • Change 'File' menu order.
  • Embed font for html.

Ga release - v0.7.0.

30 Oct 07:33
Compare
Choose a tag to compare
  • Modify side.
  • Modify selecting.
  • Modify connector and html.

Ga release - v0.6.9.

25 Oct 00:28
Compare
Choose a tag to compare
  • Add to search easily.
  • Enable to search text in html.

Ga release - v0.6.8.

20 Oct 14:41
Compare
Choose a tag to compare
  • Modify html.
  • Update dependent libraries.

Ga release - v0.6.7.

18 Oct 14:01
Compare
Choose a tag to compare
  • Add to move on multi objects(table, sequence and note) with shift + left click.

Ga release - v0.6.6.

04 Oct 10:36
Compare
Choose a tag to compare
  • Support ctr+c and ctr+v at objects on workspace.
  • Add ctr+v and del for table columns.
  • Add to edit tables.
  • Add to edit sequences.

Ga release - v0.6.5.

16 Jul 10:34
Compare
Choose a tag to compare
  • Add schema selection at ddl export.

Ga release - v0.6.4.

01 Jul 11:23
Compare
Choose a tag to compare
  • Add env 'ER_READONLY'.