Path to this page:
./
databases/squirrelsql,
Java SQL client for any JDBC compliant database
Branch: CURRENT,
Version: 3.7,
Package name: squirrelsql-3.7,
Maintainer: asauSQuirreL SQL Client is a graphical SQL client written in Java
that will allow you to view the structure of a JDBC compliant
database, browse the data in tables, issue SQL commands etc.
Required to run:[
lang/openjdk8]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 44488.695 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-03-10) Updated to version: squirrelsql-3.7
- (2015-07-21) Updated to version: squirrelsql-3.6nb1
- (2015-07-20) Package added to pkgsrc.se, version squirrelsql-3.6 (created)
CVS history: (Expand)
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2018-01-01 02:20:05 by Roland Illig | Files touched by this commit (1) |
Log message:
Cleanup: replace curly braces with parentheses.
|
2016-12-19 16:57:11 by Aleksej Saushev | Files touched by this commit (1) |
Log message:
Revert nonsensical changes.
|
2016-12-17 14:31:23 by Roland Illig | Files touched by this commit (1) |
Log message:
Sorted PLIST to appease pkglint.
|
2016-12-17 14:29:39 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed pkglint warnings.
|
2016-03-09 18:41:06 by Aleksej Saushev | Files touched by this commit (3) |
Log message:
Update to SQuirreL 3.7.0
3.7.0 (09/14/2015)
==================
Enhancements:
Feature request #521 Alias name in SQL History search dialog.
Upgraded to latest RSyntax version (2.5.6).
The new version has a clipboard history which is accessible
through ctrl shift v.
A little drawback of the new version is that background colors
are not supported in syntax styles.
Feature request #485 Execute multiple SQL statements on one
click without selection
The new feature executes all SQLs in the editor.
If there are multiple SQLs in the editor the statement
separator has to be used.
The feature is accessible through a new tool bar button,
tools popup and the alt shift ENTER key combination
Feature request #484 Query output preferences --> Allow table
and text output simultaneously
Note: SQL result output as table or editable table now
includes text output in an extra tab.
That's why there should be only few cases where
choosing text output in Session Properties makes sense
anymore.
Feature request #479 Add option for tab names to contain only
Alias name
The option can be found at menu File --> Global Preferences -->
Tab General --> Bottom of section Appearance
Feature request #487 Show AS label as column header (if present)
If a SQL result contains at least one column whose column name
is not equal to its column label a button is shown at the header
of the tab named "Result".
By this button one can toggle display between column names
and labels.
Note: To configure the default display see menu File ->
Global Preferences -> Tab Data Type Controls -> Top of panel.
WIKI table Plugin: Added support for JIRA/Confluence Markup Style
Thanks to Thomas Hackel for the merge request.
Feature request #501 Overview/Charts Tab: Distinct Counts
- Distinct counts for an Overview as a whole are now displayed
right next to the column name
- Distinct counts of Intervals are available as tool tips
as well as a new details window which is accessible through
the right mouse menu
Sybase dialect support when using jtds
Thanks to Sumit Agarwal for the merge request.
On Mac OS X the SQuirreL now uses the acorn icon instead of the
default java coffee cup icon.
Thanks to Martin W. Kirst for the merge request.
New command line parameter:
Short form: -detectEDT
Long form: --detect-long-running-swing-edt-events
The parameter has no arguments.
The parameter enables SQuirreL to detect long running Swing
Event Dispatch Thread events.
When the dispatch thread is blocked for longer than two seconds
a warning containing a thread dump is written to the logs.
Upgraded to the latest RSyntax version (2.5.3).
Syntax Plugin: Made background color for white spaces affect
the whole SQL editors background, see menu File --> New Session
Properties --> tab Syntax
Note: If you combine this feature with the Metal-Charcoal Look
and Feel you can make SQuirreL appear in "fashionable" black.
Thanks to Duane Redfern for the patch.
When adjusting table column widths a maximum width may now be
defined.
See menu File --> Global Preferences --> Tab General -->
right column
Speeded up reading and writing Alias properties. As result
opening and closing a connections will be much faster for big,
complicated databases.
Thanks to Jaroslaw Jarmolowicz for the patch
Starting and stopping SQuirreL is much faster for big,
complicated databases
Thanks to Jaroslaw Jarmolowicz for the patch
Postgres Plugin:
- For postgres query plans explain was used which is less
accurate than explain analyze so it was changed to use it
instead.
- Previous implementation had limitation of producing query
plans only for SELECT queries. It was changed so query plan can
work for every type of query.
- Query plan executions are wrapped in transaction so they don't
change database state.
Thanks to Jaroslaw Jarmolowicz for the patch
Bug fixes.
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|