Subject says all. Now you can do cmd+Z/ctrl+Z to undo most actions in QueryBuilder: drag table, move table, select field, type something in the query grid, …
Category: Valentina Studio
[NEW] Valentina Studio Introduction, 10 min EN on Youtube
[NEW][VStudio] Copy a Record as CSV/SQL text to clipboard
When you are in DataEditor or SQL Editor Result, you can now select a record and open contextual menu for it. Here you will see new commands
- Copy Record as CSV
- Copy Record as SQL
Continue reading [NEW][VStudio] Copy a Record as CSV/SQL text to clipboard
[New][VStudio] QueryBuilder now supports VIEWs
Article about Valentina Studio on Russian site habrahabr.ru
[VStudio] v5.2.3 passed into App Store.
User Say About Valentina Studio: Looks good, works well ★★★★★
So far this app has been the best GUI I’ve seen for dealing with PostgreSQL on OS X or Ubuntu.
by Morganwilde – Version 5.1.1 – May 22, 2013
Users Say About Valentina Studio 5.1: Cavoli!!! ★★★★★
Ottima app , gratuita e funzionante , intuitiva e anche carina esteticamente. Complimenti agli sviluppatori.
cavoli!!! ★★★★★ Missy0376 – Version 5.1 – Mar 24, 2013 Mac App Store.
Users Say About Valentina Studio 5.1: Brilliant Tool ★★★★★
This is an amazing product, that is now alongside XCode in my suite. Being able to communicate with MySQL, PostgreSQL and SQLite right out of the box, working on the first try is an impressive thing. The consoidation of the tools access these multiple systems into one tool is a very very nice thing to have. PGAdmin, MySQLWorkbench, and sqlite command line tools are now demoted. I like it so much, I am going to have to try the Valentina DB.
Brilliant Tool ★★★★★ by DM3333 – Version 5.1 – Mar 24, 2013. Mac App Store.
[VStudio][New] Query Builder now have Search field at bottom of Table list
[VStudio][New] Ability to add on diagram all linked tables around some table T by a single command
Let you want todo reverse engineering, i.e. visualize some existed tables and links on a new diagram. Let you want to expose on a diagram some family of linked tables. You add the first table and meet problem. You usually don’t know/remember which other tables are linked.
Now you have great help on this step. In the contextual menu of Table, in the model find command “Add Linked Tables …”.
It will show you dialog where you can select all or some linked tables, click OK and see linked tables.
[VStudio][Imp] SQLEditor now have not-modal panel to do Find/Replace
[VStudio] Improved work with Favorite SQL Queries in SQL Editor
[VStudio][SQLite] Shows list of built-in extensions.
[VStudio][mySQL] Client library switched from Drizzle to MariaDB
We have made final switch from Drizzle to MariaDB client library for mySQL plugin and mySQL datasource in Valentina Reports.
Thank to this step we have got C client library with totally same API as native mySQL client library and therefore:
a) Implement support of few results of few commands executed at once.
b) Resolve trouble of some users which have passwords in old format.