Page 2 of 2

Re: Database Designer (in development)

Posted: Sun Jun 04, 2023 7:25 pm
by Emily-Elizabeth
New release with support for MySQL. This is still in development and is not the final release, so please feel free to submit issues on GitHub if you find anything.

* New: select only Database Designer files in Open dialog
* New: MySQL support
* New: can name the table
* New: prompted when table exists in the MySQL database
* Fixed: bug when deleting text in the Name or Text fields
* Fixed: issue with pictures resizing when closing the Editor and reopening the file
* Fixed: bug when creating a SQLite database
* Updated: handle boolean (checkboxes) properly for MySQL
* Note: https://www.fosshub.com/DatabaseDesigner.html
* Note: https://www.softpedia.com/get/Internet/ ... er-E.shtml
* Note: https://www.donationcoder.com/forum/ind ... ic=53457.0

https://github.com/emily-elizabeth/Data ... g/20230603

Re: Database Designer (in development)

Posted: Sun Jun 04, 2023 7:57 pm
by FourthWorld
You do good work, Emily-Elizabeth. I'm glad you're here.

Re: Database Designer (in development)

Posted: Sun Jun 04, 2023 11:59 pm
by Emily-Elizabeth
Thank you for the kind words Richard :oops:

Re: Database Designer (in development)

Posted: Mon Jun 05, 2023 3:43 am
by stam
Nicely done...

just wondering - why release only Win and Linux? Especially as the screenshots are from MacOS?
Is it a concern regarding codesigning etc?

Re: Database Designer (in development)

Posted: Mon Jun 05, 2023 3:13 pm
by Emily-Elizabeth
I develop on the Mac and do testing on Windows and Linux. I would love to release a Mac version, but as Apple has told me:
Thank you for contacting Apple Developer Program Support.

For one or more reasons, your enrollment in the Apple Developer Program could not be completed. We are unable to continue with your enrollment at this time.

You can still take advantage of great content using your Apple ID in Xcode to develop and test apps on your own device

Re: Database Designer (in development)

Posted: Mon Jun 05, 2023 6:03 pm
by Emily-Elizabeth
1.1.0 RC2

* Fixed: clearing out the name of an object will reset it back to the original name
* Changed: updated the alphanumeric check for database and table names
* Changed: updated the way the MySQL connections are made

https://github.com/emily-elizabeth/Data ... g/20230605

Re: Database Designer (in development)

Posted: Tue Jun 06, 2023 10:45 pm
by Emily-Elizabeth

Re: Database Designer (in development)

Posted: Wed Sep 20, 2023 6:27 pm
by Emily-Elizabeth
Released 1.2.0

- Note: https://download.cnet.com/Database-Desi ... 05918.html
- Changed: preference file save location on Linux
- Changed: can't select the buttons on the main screen
- Changed: moved the mode popup to the left
- Updated: Getting Started guide
- New: font styling of text
- New: source code download document
- New: the new inspector is copied over the old one
- Fixed: database type was not saved

https://github.com/emily-elizabeth/Data ... g/20230919

Re: Database Designer (in development)

Posted: Wed Sep 20, 2023 8:24 pm
by stam
Emily-Elizabeth wrote:
Wed Sep 20, 2023 6:27 pm
Released 1.2.0

https://github.com/emily-elizabeth/Data ... g/20230919
Very nice - thank you for sharing!

Re: Database Designer (in development)

Posted: Wed Oct 11, 2023 11:33 pm
by Emily-Elizabeth
Released 1.3.0

New: Font Style
New: Font Alignment
Fixed: Font menu

https://github.com/emily-elizabeth/Data ... g/20231011