Runtime Labs
Home Products Store Downloads Support Blog About Us

Oct 25, 2006

MacSQL 3.1b11 released

Filed under: MacSQL, Announcements - Mark Lilback @ 5:31 pm

A new beta of MacSQL 3.1 is now available from the Download link at the top of the page. If you have b10, Check for Update will download and install a 1.5 MB upgrade. A manual upgrader for b9 is also available. The full download is 33.5 MB.

This update has fixes for the Job Manager, Form View, and a new binary import/export format.

Update: forgot to push the updated home and download pages. The files were there, just not linked. They are linked properly now.


Oct 19, 2006

Issue Tracker Available

Filed under: General - Mark Lilback @ 2:29 pm

This week we’ve made a few updates to the navigation on our website, including links to this blog and our Issue Tracker.

The Issue Tracker is where we want to keep track of bug reports and feature requests. Anyone can signup for an account (and if you’ve purchased our products, you already have one) and add issues, comment on issues, and track existing issues (currently via email notification, but we do plan to add support for RSS feeds). We also plan to add support for voting for the most important issues you want us to address, be they bugs or new feature requests. That way we can be sure we are working on what is important to you.

We’ve had it in semi-use for over a year, but it wasn’t really getting used enough because no one had access to it. Well, now you do. So please, give the Issue Tracker a try. Feel free to leave feedback here, send it to info@rtlabs.com, or leave it on the Issue Tracker itself.


Oct 18, 2006

MacSQL 3.1b11 Progress Report

Filed under: Development Progress, MacSQL - Mark Lilback @ 10:32 pm

I’ve been working on MacSQL 3.1 the last few days and have fixed a number of bugs with schema view printing, the job manager. I’ve also added PostgreSQL8+ support for tablespace, with oids, and on commit options in the create table tool.

The big new feature in 3.1b11 will be a new import/export file format — binary. This is a proprietary format (though I’d be happy to document it if someone really wanted to know it) that offers a big speed increase over the text-based formats. But the number one advantage is data type fidelity. Data can easily be migrated between different database servers without regard for formatting the data.

I ended up adding this feature because we are in the process of moving all of our data out of Oracle into another database server. (We are currently leaning towards PostgreSQL 8.1, but OpenBase might be a possibility because of the strong WebObjects support.) But moving our data was looking to be a big nightmare because of date formats. But using a binary format removed any issue with that, and any issues related to the size of a text literal in a Postgres insert statement.

The file format is endian-neutral, as we’ve tested exporting from PowerPC and importing on intel, and vice versa. It also includes versioning information, so previously exported data can still be imported even if we make changes to the file format.

I hope to release b11 by the end of this week. If not then, it will go out Monday morning.


Oct 12, 2006

Welcome!

Filed under: General - Mark Lilback @ 4:45 pm

Welcome to the Runtime Labs official blog. We’re adding this to our website in an effort to be more transparent to our customers. Look for regular updates on what aspects of our software we’re working on each day, along with announcements of new releases. Look for more real soon.

« Previous Page -

©2007 Runtime Labs, Inc.    Contact us | Privacy Policy | Refund Policy | PGP Key