Database Designer (in development)

A place for you to show off what you have made with LiveCode

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Sun Jun 04, 2023 7:25 pm

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

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9823
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Database Designer (in development)

Post by FourthWorld » Sun Jun 04, 2023 7:57 pm

You do good work, Emily-Elizabeth. I'm glad you're here.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Sun Jun 04, 2023 11:59 pm

Thank you for the kind words Richard :oops:

stam
Posts: 2679
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Database Designer (in development)

Post by stam » Mon Jun 05, 2023 3:43 am

Nicely done...

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

Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Mon Jun 05, 2023 3:13 pm

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

Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Mon Jun 05, 2023 6:03 pm

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


Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Wed Sep 20, 2023 6:27 pm

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

stam
Posts: 2679
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Database Designer (in development)

Post by stam » Wed Sep 20, 2023 8:24 pm

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!

Emily-Elizabeth
Posts: 101
Joined: Mon Jan 03, 2022 7:10 pm

Re: Database Designer (in development)

Post by Emily-Elizabeth » Wed Oct 11, 2023 11:33 pm

Released 1.3.0

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

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

Post Reply

Return to “Made With LiveCode”