summaryrefslogtreecommitdiff
path: root/databases/squirrel-sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-list (my fault)Martin Wilke2007-01-141-1/+0
| | | | Notes: svn path=/head/; revision=182373
* - Fix pkg-plistMartin Wilke2007-01-141-0/+3
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=182372
* - Fix size mismatch.Martin Wilke2007-01-112-3/+4
| | | | | | | | | | | | Changelog from Page: Bug Fix: Editing data in multiple tables would sometimes fail erroneously with an error message like "This row in the Database has changed since you refreshed the data. No rows will be updated by this operation". Submitted by: krismail Notes: svn path=/head/; revision=182062
* - Update to 2.4Martin Wilke2007-01-034-8/+37
| | | | | | | | PR: ports/107442 Submitted by: Roy Boerner<roy.boerner@bsd-crew.de> (Maintainer) Notes: svn path=/head/; revision=181348
* - Update to 2.3.1Martin Wilke2006-12-153-156/+154
| | | | | | | | PR: ports/106732 Submitted by: Roy Boerner<roy.boerner@bsd-crew.de> Notes: svn path=/head/; revision=179840
* - Fix pkg-plistMartin Wilke2006-12-081-148/+150
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=179163
* - Fix file mismatchMartin Wilke2006-12-041-3/+3
| | | | | | | | | | | | Notes: Bug Fix: Solved issue where tables were not appearing in the object tree for Sun HADB (High-Availability Database). Special thanks to Lars Heill of Sun Microsystems, Inc. for technical assistance with installing/configuring HADB. Submitted by: pointyhat via kris mail Notes: svn path=/head/; revision=178826
* SQuirreL SQL Client is a graphical Java program that will allow you to view theMartin Wilke2006-12-036-0/+264
structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. WWW: http://www.squirrelsql.org/index.php?page=screenshots PR: ports/106230 Submitted by: Roy Boerner <roy.boerner@bsd-crew.de> Notes: svn path=/head/; revision=178726