Another Key Feature

I just released 0.6 to the great un-seen sourceforge distribution network. As I type it’s flying across the internet, under the ocean via intercontinental communication pipes and maybe even into space as it’s beamed to the mirrors in eastern Europe. For some reason I always get the image in my head that there is a giant printing press printing out every line of source code I commit, which is then promptly fed into a scanner which OCR’s it and then shreds the original while the OCR’d version is stored in subversion. Who knows, it could work that way. =) Anyway, back to the topic at hand. This release includes another much promised feature, views. You can select against, modify and delete views with this release. Also this release includes a number of important fixes for stored procedures, basically it now makes stored procedures with an assigned schema work where as before they didn’t. There were also a number of miscellaneous formatting, syntax, and logic bugs that were fixed. As with stored procedures, you can get to views by right clicking on the database in the menu or left-clicking and scrolling to the bottom of the database properties page.

Comments are closed.