1. Ruslan Zasukhin
  2. BETA Testing
  3. Thursday, May 14 2015, 04:16 PM
  4.  Subscribe via email
Hi all.

You can download a new build '6.0b8' here:
http://www.valentina-db.com/download/beta/6.0b8

Changelog:
http://www.valentina-db.com/bt/changelog_page.php

Roadmap:
http://www.valentina-db.com/bt/roadmap_page.php

Blog:
http://www.valentina-db.com/blog

FAQ about beta and night builds
http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:faqs:beta_testing

FAQ about bug reporting
http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:faqs:vbugs
Comment
There are no comments made yet.
Ruslan Zasukhin Accepted Answer
WIKI - Page about INSERT command now have description of syntax INSERT ... ON DUPLICATE KEY UPDATE

http://goo.gl/cH0L1l
Comment
There are no comments made yet.
  1. more than a month ago
  2. BETA Testing
  3. # 1
Ruslan Zasukhin Accepted Answer
In this beta 6.0b8

1) VKERNEL - SUPPORT OF UPSERT command, in the style of mySQL:

INSERT INTO ....
ON DUPLICATE KEY SET f1 = 5, f2 = VALUE(f2)

Exact grammar can be found here: http://goo.gl/SBCPXd

2) Improved work with Retina for VStudio

3) Improved SQLite Client plugin in the VStudio, added Server Admin for SQLite Client.

4) Valentina Server now on each start produce server name.ini.example file, which should help you to see new INI file parameters, when a new version of VServer is installed.
Comment
There are no comments made yet.
  1. more than a month ago
  2. BETA Testing
  3. # 2
Ruslan Zasukhin Accepted Answer
From 6.0b6 to 6.0b8 into our GIT was made the following commits, more of 100 ...

===========================================
added line color svg icon
UPSERT - some error tests
added svg icons
removed comment about using of Boost smart_ptr
UPSERT - fixes + tests
ReportEditor: returned QToolBar as a base for toolbar pages on OS X - to have native 'toolbar' st...
linux - fix build - added into sqlite_client folder ServerAdmin
ReportEditor: use UpdateMenuBar to update actions with shortcuts
added svg icons
added svg icon
updated icons
[VSTUDIO] updated projects for visual (LT & SQLite Client)
[VSTUDIO] fixed build for visual
v2 parser -- now can be f2 = VALUE(f2), and node data provider is returned in tree parser.
More tests for upserts
added svg icon
added svg icons
corrected icons to be sharp in small size
Final commit for I_Server::get_ClientInfo()
stub/proxy for I_Server::get_ClientInfo() + fix generated proxies
Fix stub/proxy generator for I_Server::get_ClientInfo()
added svg icon
[New] vServer generates <server-name>.ini.example file on each start.
New method I_ClientInfo::get_ConnectionType()
cosmetic
keep pointer to parent before detach
fix update tree on reparent child item
corrected icon
added svg icons
added svg icon
updated icon
remove old icons
added svg icon
[VSERVER] updated xcode project: removed old reference to /PARADIGMA/Developer_2
[VSERVER] Preare Script: small cosmetics
Stub/proxy for new method I_ClientInfo::get_ConnectionType()
Moving EVClientHandlerKind into public FBL_Types
ReportEditor: fixes to draw rulers on Retina screen, fix cropping metric number in some cases
vServer - fix (un)registration sqlite clients in IP, clients map
[VALENTINA] Cursor: corrections for get_Tables()
Check index range in get_OriginalTableName()
use color from palette for wizard message
changed name of SQLite connection in Property Inspector - Valentina SQLite Server
[SQLITE CLIENT] Server Admin: format code
[SQLITE CLIENT] Server Admin: format code
[SQLITE CLIENT] Server Admin: support page 'Properties'
[SQLITE CLIENT] Server Admin: support page 'Databases'
[SQLITE CLIENT] Server Admin: prepared code to read connections count. Server not respond properly.
[SQLITE CLIENT] Server Admin: small UI correction
[SQLITE CLIENT] Server Admin: establish connection and show general properties
[SQLITE CLIENT] Server Admin: restored interaction between SA and the updating Task
[SQLITE CLIENT] Server Admin: prepared files for update task of SA.
[SQLITE CLIENT] Server Admin: prepared files for SA.
add checks, clean code
UI cosmetic
v2 parser NEW -- syntax f=VALUES(fld) -- for INSERT ... ON DUPLICATE UPDATE command.
add and use function qtk::file_save to 1) auto add extension 2) auto select parent window
don't use members to store file extensions
remove I_LPreferencesPage
allow to change logs font
UI cosmetic
ReportEditor: show cleaned path to local datasource on project tab
ReportEditor: replace pointers to instances, remove unused member
ReportEditor: replace pointers to instances, clean code
[VALENTINA] Cursor: implemented method get_Tables
[VSTUDIO] Updated the xcode project: added files to LT
UI cosmetic
UI cosmetic
small changes
implement export/import of settings
UI cosmetic
watch settings for changes instead of watch widgets
auto disable/enable reset button for font editor
UI cosmetic
use related font sizes
UI cosmetic
auto reset settings using stored property
rename setting entry
allow to change application's font
various changes
add widget to edit font settings
ReportEditor: replace pointers to references, remove pixel constants
ReportEditor: replace pointers to instances, fix
ReportEditor: fix for local datasources
replace pointers to instances
clean code
various changes
replace pointer to instances
Tests for 7085: Need to add ability to get list of all tables that takes a part in the result of ...
UI cosmetic
UI cosmetic
UI cosmetic
UI cosmetic
install event filter to scintilla viewport to fix show tooltip for editor without focus
ReportEditor: replace pointers to instances, fixes
v2 parser - lex script improved - to use SED command and corect generated file to compile it.
corrected template
ReportEditor: replace pointers to instances and references
SQLite client: show more connection properties
fixes in grammar of "SELECT" in uppercase, yet one more place. I have found that RZ did this by ...
clean code, UI cosmetic
SQL parser polish. Kernel TESTS DONE.
First Draft of UPSERT in SQL parser ... works ... but only with ; at end. Without it says "unexp...
ReportEditor: replace pointers to instances, use colors from palette and spacing from style, corr...
Special VC_Cursor_Client stub for Valentina - 7085: Need to add ability to get list of all table...
Stub/proxy step for Valentina - 7085: Need to add ability to get list of all tables that takes a ...
Prepare step for Valentina - 7085: Need to add ability to get list of all tables that takes a par...
7085: Need to add ability to get list of all tables that takes a part in the result of query
allow to copy text from function's description in SQL Editor
don't use constant colors, UI cosmetic
UI cosmetic
vServer - I_Server and I_ClientInfo interfaces are available for vSQLite connections now.
Comment
There are no comments made yet.
  1. more than a month ago
  2. BETA Testing
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.